feat(locales): Slovakia language

This commit is contained in:
WarmCube
2022-05-19 14:28:26 +02:00
committed by Dunak
parent 5df79a3ad5
commit 34af499e79

12
locales/sk.json Normal file
View File

@@ -0,0 +1,12 @@
{
"language": "Slovak",
"ui": {
"settings": {
"title": "Nastavenia",
"language": "Jazyk"
},
"close": "Zavrieť",
"confirm": "Potvrdiť"
}
}