]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fa.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index e90fd976c683e3cdf5b4ce409f065dacdc850985..dd3e879e11b731c7b968f6b6ec56aaff1646852b 100644 (file)
@@ -60,6 +60,7 @@ $i18n_key_words = array(
 'menu.users' => 'کاربران',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 'menu.export' => 'پشتیبانی',
 'menu.clients' => 'مشتری ها',
 'menu.options' => 'تنظیمات',
@@ -251,6 +252,8 @@ $i18n_key_words = array(
 // Form titles.
 'title.login' => 'ورود',
 'title.groups' => 'تیم ها', // TODO: change "teams" to "groups".
+// TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
 'title.create_group' => 'ایجاد تیم', // TODO: change "team" to "group".
 // TODO: translate the following.
 // 'title.edit_group' => 'Editing Group',