diff options
Diffstat (limited to 'apps/user_webdavauth/l10n/hy.php')
-rw-r--r-- | apps/user_webdavauth/l10n/hy.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/hy.php b/apps/user_webdavauth/l10n/hy.php new file mode 100644 index 00000000000..3f79bc37ffa --- /dev/null +++ b/apps/user_webdavauth/l10n/hy.php @@ -0,0 +1,5 @@ +<?php +$TRANSLATIONS = array( +"Save" => "Պահպանել" +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |