diff options
Diffstat (limited to 'settings/l10n/ug.php')
-rw-r--r-- | settings/l10n/ug.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/settings/l10n/ug.php b/settings/l10n/ug.php index abed87ef0d4..d182d9198de 100644 --- a/settings/l10n/ug.php +++ b/settings/l10n/ug.php @@ -1,4 +1,5 @@ -<?php $TRANSLATIONS = array( +<?php +$TRANSLATIONS = array( "Unable to load list from App Store" => "ئەپ بازىرىدىن تىزىمنى يۈكلىيەلمىدى", "Authentication error" => "سالاھىيەت دەلىللەش خاتالىقى", "Your display name has been changed." => "كۆرسىتىدىغان ئىسمىڭىز ئۆزگەردى.", @@ -70,3 +71,4 @@ "set new password" => "يېڭى ئىم تەڭشە", "Default" => "كۆڭۈلدىكى" ); +$PLURAL_FORMS = "nplurals=1; plural=0;"; |