Refactoring: renamed getActiveUser() to getUser().
[timetracker.git] / WEB-INF / resources / fa.lang.php
index 2620ffc..a9533c7 100644 (file)
@@ -118,6 +118,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'ورود',
 'button.now' => 'هم اکنون',
@@ -247,6 +251,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+'title.error' => 'خطا',
+// TODO: Translate the following.
+// 'title.success' => 'Success',
 'title.login' => 'ورود',
 'title.groups' => 'تیم ها', // TODO: change "teams" to "groups".
 // TODO: translate the following.