Files
ox_lib/locales/hu.json
Panda 72d8b59f2c feat(locales): Added locales (#25)
Added multiple locales to ox_lib
2022-05-19 21:59:56 +10:00

12 lines
206 B
JSON

{
"language": "Hungarian",
"ui": {
"settings": {
"title": "Beállítások",
"language": "Nyelv"
},
"close": "Bezárás",
"confirm": "Megerősít"
}
}