fix(locale): setLocale

This commit is contained in:
Linden
2022-10-19 04:14:36 +11:00
parent 671be5e7a2
commit ec18bbf34a
4 changed files with 20 additions and 15 deletions

12
locales/sl.json Normal file
View File

@@ -0,0 +1,12 @@
{
"language": "Slovenski",
"ui": {
"settings": {
"title": "Nastavitve",
"language": "Jezik"
},
"cancel": "Cancel",
"close": "Zapri",
"confirm": "Potrdi"
}
}