芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/avenida/vendor/nesbot/carbon/src/Carbon/Lang/hy.php
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array( 'year' => ':count տարի', 'y' => ':count տարի', 'month' => ':count ամիս', 'm' => ':count ամիս', 'week' => ':count շաբաթ', 'w' => ':count շաբաթ', 'day' => ':count օր', 'd' => ':count օր', 'hour' => ':count ժամ', 'h' => ':count ժամ', 'minute' => ':count րոպե', 'min' => ':count րոպե', 'second' => ':count վայրկյան', 's' => ':count վայրկյան', 'ago' => ':time առաջ', 'from_now' => ':time հետո', 'after' => ':time հետո', 'before' => ':time առաջ', );