File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 17
17
* NOTE: this file must be saved in UTF-8 encoding.
18
18
*/
19
19
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 ' => 'Երեկ ' ,
33
33
];
You can’t perform that action at this time.
0 commit comments