mirror of
https://github.com/openvk/openvk
synced 2024-11-13 10:39:24 +03:00
Added "years" string
This commit is contained in:
parent
0bd14e18e5
commit
4dbf5f0df0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"__locale" = "am_UA.utf8;am_AM.UTF-8;Arm";
|
||||
"__locale" = "am_AM.utf8;am_AM.UTF-8;Arm";
|
||||
"__WinEncoding" = "Windows-1251";
|
||||
|
||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||
|
@ -43,6 +43,7 @@
|
|||
"status" = "Ստատուս";
|
||||
"no_information_provided" = "Ինֆորմացիան բացակայում է";
|
||||
"deceased_person" = "Մահացած մարդ";
|
||||
"years" = "տարեկան";
|
||||
|
||||
"relationship" = "Ընտանեկան դրություն";
|
||||
|
||||
|
|
Loading…
Reference in a new issue