Added group selector on projects.php.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 250ea7d..6529b77 100644 (file)
@@ -128,6 +128,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' => 'עכשיו',
@@ -257,6 +261,9 @@ $i18n_key_words = array(
 'labl.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.