Add support for russian locale (#392)

This commit is contained in:
Luke Vella 2023-01-12 16:09:46 +00:00 committed by GitHub
parent 86e0320432
commit 8f8bc33a7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 189 additions and 0 deletions

View file

@ -17,6 +17,7 @@ const supportedLocales = [
"pl",
"pt-BR",
"pt",
"ru",
"sk",
"sv",
"zh",