]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/gr.lang.php
Added menu.timesheets to translation files.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index 6be29a04b3ab97b6de578bd14886549d20d25511..c35ca9717ad7c7d07872871a67957c4540efcc4f 100644 (file)
@@ -51,6 +51,8 @@ $i18n_key_words = array(
 'menu.time' => 'Χρόνος',
 'menu.expenses' => 'Έξοδα',
 'menu.reports' => 'Αναφορές',
+// TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 'menu.charts' => 'Διαγράμματα',
 'menu.projects' => 'Έργα',
 'menu.tasks' => 'Εργασίες',
@@ -105,6 +107,8 @@ $i18n_key_words = array(
 // 'error.xml' => 'Error in XML file at line %d: %s.',
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
+// 'error.user_count' => 'Limit on user count.',
+// 'error.expired' => 'Expiration date reached.',
 
 // Warning messages.
 // TODO: translate the following.