Merge pull request #314 from Churro/froxlorMerge_ce6cc23

Feature: Make the MYSQL_PASSWORD string dynamically definable
This commit is contained in:
Michael Kaufmann
2016-02-20 22:17:49 +01:00
4 changed files with 24 additions and 1 deletions

View File

@@ -1968,3 +1968,5 @@ $lng['admin']['server_php'] = 'PHP';
// Added for Termination-date
$lng['domains']['termination_date'] = 'Date of termination';
$lng['domains']['termination_date_overview'] = 'canceled until ';
$lng['panel']['set'] = 'Apply';