Complete time zone feature

This commit is contained in:
Daniel Winzen
2016-04-27 09:57:34 +02:00
parent 266523902f
commit d9c9dae6c0
3 changed files with 9 additions and 9 deletions

View File

@ -336,7 +336,7 @@ $T=array(
'disablechat' => 'Chat deaktivieren',
'disabletext' => 'Chat deaktiviert Nachricht (html)',
'disabledtext' => 'Kurzzeitig deaktiviert',
'defaulttz' => 'Default timezone',
'tz' => 'Timezone'
'defaulttz' => 'Standard Zeitzone',
'tz' => 'Zeitzone'
);
?>