diff options
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/he.php | 1 | ||||
-rw-r--r-- | settings/l10n/my_MM.php | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/settings/l10n/he.php b/settings/l10n/he.php index 20e97b3ffda..196dc4d146f 100644 --- a/settings/l10n/he.php +++ b/settings/l10n/he.php @@ -39,6 +39,7 @@ "Forum" => "פורום", "Commercial Support" => "תמיכה בתשלום", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך", +"Get the apps to sync your files" => "השג את האפליקציות על מנת לסנכרן את הקבצים שלך", "Password" => "ססמה", "Your password was changed" => "הססמה שלך הוחלפה", "Unable to change your password" => "לא ניתן לשנות את הססמה שלך", diff --git a/settings/l10n/my_MM.php b/settings/l10n/my_MM.php index de234d96437..a332c4d8ce9 100644 --- a/settings/l10n/my_MM.php +++ b/settings/l10n/my_MM.php @@ -1,3 +1,6 @@ <?php $TRANSLATIONS = array( -"Authentication error" => "ခွင့်ပြုချက်မအောင်မြင်" +"Authentication error" => "ခွင့်ပြုချက်မအောင်မြင်", +"Security Warning" => "လုံခြုံရေးသတိပေးချက်", +"Password" => "စကားဝှက်", +"New password" => "စကားဝှက်အသစ်" ); |