diff options
Diffstat (limited to 'apps/files_sharing/l10n/te.php')
-rw-r--r-- | apps/files_sharing/l10n/te.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/te.php b/apps/files_sharing/l10n/te.php index 1e2eedc6844..94ca7650e5f 100644 --- a/apps/files_sharing/l10n/te.php +++ b/apps/files_sharing/l10n/te.php @@ -1,3 +1,5 @@ -<?php $TRANSLATIONS = array( +<?php +$TRANSLATIONS = array( "Password" => "సంకేతపదం" ); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |