diff options
Diffstat (limited to 'apps/calendar/l10n/hy.php')
-rw-r--r-- | apps/calendar/l10n/hy.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/calendar/l10n/hy.php b/apps/calendar/l10n/hy.php new file mode 100644 index 00000000000..3b675693b0f --- /dev/null +++ b/apps/calendar/l10n/hy.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"Calendar" => "Օրացույց", +"Other" => "Այլ", +"Month" => "Ամիս", +"Today" => "Այսօր", +"Download" => "Բեռնել", +"Delete" => "Ջնջել", +"Save" => "Պահպանել", +"Submit" => "Հաստատել", +"Description" => "Նկարագրություն" +); |