diff options
Diffstat (limited to 'apps/files/l10n/hy.php')
-rw-r--r-- | apps/files/l10n/hy.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/hy.php b/apps/files/l10n/hy.php new file mode 100644 index 00000000000..29c0cd8b8d0 --- /dev/null +++ b/apps/files/l10n/hy.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Delete" => "Ջնջել", +"Close" => "Փակել", +"Save" => "Պահպանել", +"Download" => "Բեռնել" +); |