Files
Piwigo/language/hy_AM/common.lang.php
ddtddt e9d487c30c add Armenian
new language Armenian
2024-01-11 10:49:46 +01:00

25 lines
862 B
PHP

<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
/*
Language Name: Հայերեն (Hayerēn) [AM]
Version: auto
Language URI: http://piwigo.org/ext/extension_view.php?eid=969
Author: Piwigo team
Author URI: http://piwigo.org
*/
// Langage informations
$lang_info['language_name'] = 'Հայերեն';
$lang_info['country'] = 'Հայաստան';
$lang_info['direction'] = 'ltr';
$lang_info['code'] = 'hy';
$lang_info['zero_plural'] = false;