Introduced menu.group into translation files.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index c224a01..d1a5f25 100644 (file)
@@ -47,6 +47,8 @@ $i18n_key_words = array(
 'menu.help' => 'راهنما',
 'menu.create_team' => 'ایجاد گروه',
 'menu.profile' => 'پروفايل',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => 'زمان',
 'menu.expenses' => 'هزينه ها',
 'menu.reports' => 'گزارشات',
@@ -72,6 +74,8 @@ $i18n_key_words = array(
 // 'error.access_denied' => 'Access denied.',
 'error.sys' => 'خطا در سیستم.',
 'error.db' => 'خطا در پایگاه داده.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => 'داده اشتباه در "{0}".',
 'error.empty' => 'فیلد "{0}" خالیست.',
 'error.not_equal' => 'فیلد "{0}" با فیلد "{1}" برابر نیست.',