aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/he/feedback.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/he/feedback.php')
-rw-r--r--app/i18n/he/feedback.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php
index f972173cb..026e93450 100644
--- a/app/i18n/he/feedback.php
+++ b/app/i18n/he/feedback.php
@@ -8,6 +8,12 @@ return array(
'denied' => 'אין לך הרשאות לצפות בדף זה',
'not_found' => 'הדף הזה לא נמצא',
),
+ 'api' => array(
+ 'password' => array(
+ 'failed' => 'Your password cannot be modified', // TODO - Translation
+ 'updated' => 'Your password has been modified', // TODO - Translation
+ ),
+ ),
'auth' => array(
'form' => array(
'not_set' => 'אירעה שגיאה במהלך הגדרת מערכת האימיות. אנא נסו שוב מאוחר יותר.',