]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/hu.lang.php
Added menu.timesheets to translation files.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index fcd4c2566be08103ad55a05b86da77e3c921a09e..d54483496915cb9f74e09bcfae7ed9d7d2588435 100644 (file)
@@ -56,6 +56,7 @@ $i18n_key_words = array(
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Riportok',
 // TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 // 'menu.charts' => 'Charts',
 'menu.projects' => 'Projektek',
 // 'menu.tasks' => 'Tasks',
@@ -117,6 +118,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.