summaryrefslogtreecommitdiffstats
path: root/settings/l10n/hy.php
blob: d73cb37a765755991fd92b529b9f342e180788e3 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Delete" => "Ջնջել",
"Other" => "Այլ"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";