diff options
Diffstat (limited to 'apps/files_external/l10n/hy.php')
-rw-r--r-- | apps/files_external/l10n/hy.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_external/l10n/hy.php b/apps/files_external/l10n/hy.php index 3b80487278a..f933bec8feb 100644 --- a/apps/files_external/l10n/hy.php +++ b/apps/files_external/l10n/hy.php @@ -1,3 +1,5 @@ -<?php $TRANSLATIONS = array( +<?php +$TRANSLATIONS = array( "Delete" => "Ջնջել" ); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |