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