Skip to content

Commit 567ab49

Browse files
authored
Merge pull request #171 from ArtMin96/armenian_translation
Added Armenian translation
2 parents 7a0da87 + d399c99 commit 567ab49

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/messages/hy-AM/kvdrp.php

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
* NOTE: this file must be saved in UTF-8 encoding.
1818
*/
1919
return [
20-
'Apply' => '',
21-
'Cancel' => '',
22-
'Custom Range' => '',
23-
'From' => '',
24-
'Last Month' => '',
25-
'Last {n} Days' => '',
26-
'Last {n} Months' => '',
27-
'Select Date Range' => '',
28-
'This Month' => '',
29-
'To' => '',
30-
'Today' => '',
31-
'W' => '',
32-
'Yesterday' => '',
20+
'Apply' => 'Կիրառել',
21+
'Cancel' => 'Չեղարկել',
22+
'Custom Range' => 'Հարմարեցված միջակայք',
23+
'From' => '-ից',
24+
'Last Month' => 'Անցած ամիս',
25+
'Last {n} Days' => 'Վերջին {n} օրը',
26+
'Last {n} Months' => 'Վերջին {n} ամիսները',
27+
'Select Date Range' => 'Ընտրեք ամսաթվերի միջակայք',
28+
'This Month' => 'Այս ամիս',
29+
'To' => 'մինչև',
30+
'Today' => 'Այսօր',
31+
'W' => 'W',
32+
'Yesterday' => 'Երեկ',
3333
];

0 commit comments

Comments
 (0)