Example data swapped out for optional import
This commit is contained in:
@@ -185,9 +185,9 @@ $lang = array(
|
||||
'lang_options_dateformat' => 'Datumsformat',
|
||||
'lang_options_dateformat_help' => 'Format in which dates are displayed using the php-date-format (see http://www.php.net/date for more info)',
|
||||
'lang_options_dns1suffix' => 'DNS Name suffix',
|
||||
'lang_options_dns1suffix_help' => 'Default DNS Name suffix f<EFBFBD>r neue Knoten',
|
||||
'lang_options_dns1suffix_help' => 'Default DNS Name suffix für neue Knoten',
|
||||
'lang_options_dns2suffix' => 'DNS Alias suffix',
|
||||
'lang_options_dns2suffix_help' => 'Default DNS Alias suffix f<EFBFBD>r neue Knoten',
|
||||
'lang_options_dns2suffix_help' => 'Default DNS Alias suffix für neue Knoten',
|
||||
'lang_options_currentpassword' => 'Aktuelles Kennwort',
|
||||
'lang_options_currentpassword_help' => 'Bitte geben Sie hier Ihr bisheriges Kennwort ein',
|
||||
'lang_options_newpassword1' => 'Neues Kennwort',
|
||||
|
||||
Reference in New Issue
Block a user