mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-21 02:07:23 +02:00
Add support for russian locale (#392)
This commit is contained in:
parent
86e0320432
commit
8f8bc33a7b
8 changed files with 189 additions and 0 deletions
|
@ -17,6 +17,7 @@ const supportedLocales = [
|
|||
"pl",
|
||||
"pt-BR",
|
||||
"pt",
|
||||
"ru",
|
||||
"sk",
|
||||
"sv",
|
||||
"zh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue