Add sk locale (#355)

This commit is contained in:
Luke Vella 2022-11-11 14:05:45 +00:00 committed by GitHub
parent e34e1e9eba
commit 50ac2c5f28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 197 additions and 0 deletions

View file

@ -15,6 +15,7 @@ const supportedLocales = [
"pl",
"pt-BR",
"pt",
"sk",
"sv",
"zh",
];