mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
add Armenian
new language Armenian
This commit is contained in:
24
language/hy_AM/common.lang.php
Normal file
24
language/hy_AM/common.lang.php
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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;
|
||||
|
||||
|
||||
|
||||
BIN
language/hy_AM/hy_AM.jpg
Normal file
BIN
language/hy_AM/hy_AM.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
1
language/hy_AM/iso.txt
Normal file
1
language/hy_AM/iso.txt
Normal file
@@ -0,0 +1 @@
|
||||
Հայերեն (Hayerēn) [AM]
|
||||
Reference in New Issue
Block a user