]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fa.lang.php
Refactoring in translation files.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index d928483194a5bb499701ab6c57f506f41a07ee29..d324edb63f80c8478d84065a0a8b442e5d81d062 100644 (file)
@@ -30,6 +30,7 @@
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
 $i18n_language = 'فارسی';
+// TODO: translate the following.
 $i18n_months = array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December');
 $i18n_weekdays = array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
 $i18n_weekdays_short = array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa');
@@ -82,6 +83,7 @@ $i18n_key_words = array(
 'error.client' => 'انتخاب مشتری.',
 // TODO: translate the following.
 // 'error.report' => 'Select report.',
+// 'error.record' => 'Select record.',
 'error.auth' => 'نام کاربری یا رمز عبور اشتباه است.',
 'error.user_exists' => 'کاربری با این نام کاربری موجود است.',
 'error.project_exists' => 'پروژه ای با این نام موجود است.',