mirror of
https://github.com/openvk/openvk
synced 2024-12-23 00:51:03 +03:00
L18n: Russian: Change UNIX local settings since ru_UA is not really needed
This commit is contained in:
parent
28d74f528d
commit
890d320d43
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
"__locale" = "ru_UA.utf8;ru_RU.UTF-8;Rus";
|
"__locale" = "ru_RU.UTF-8;Rus";
|
||||||
"__WinEncoding" = "Windows-1251";
|
"__WinEncoding" = "Windows-1251";
|
||||||
|
|
||||||
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
/* Check for https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html */
|
||||||
|
|
Loading…
Reference in a new issue