]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
Added menu.timesheets to translation files.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 33622c9909e1a18c25d47d4bd0d61f9d40e38a6d..9eef14259907a96f087e5389c4941cd0be9c3002 100644 (file)
@@ -54,6 +54,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Zostavy',
+// TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 'menu.charts' => 'Grafy',
 'menu.projects' => 'Projekty',
 'menu.tasks' => 'Ăšlohy',
@@ -117,6 +119,7 @@ $i18n_key_words = array(
 // '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.