mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 23:46:03 +01:00
feat(locales): Slovakia language
This commit is contained in:
12
locales/sk.json
Normal file
12
locales/sk.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"language": "Slovak",
|
||||||
|
"ui": {
|
||||||
|
"settings": {
|
||||||
|
"title": "Nastavenia",
|
||||||
|
"language": "Jazyk"
|
||||||
|
},
|
||||||
|
"close": "Zavrieť",
|
||||||
|
"confirm": "Potvrdiť"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user