diff options
Diffstat (limited to 'apps/files_encryption/l10n/ug.php')
-rw-r--r-- | apps/files_encryption/l10n/ug.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/ug.php b/apps/files_encryption/l10n/ug.php index 954d95b4132..25b3f68634b 100644 --- a/apps/files_encryption/l10n/ug.php +++ b/apps/files_encryption/l10n/ug.php @@ -1,4 +1,6 @@ -<?php $TRANSLATIONS = array( +<?php +$TRANSLATIONS = array( "Saving..." => "ساقلاۋاتىدۇ…", "Encryption" => "شىفىرلاش" ); +$PLURAL_FORMS = "nplurals=1; plural=0;"; |