mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
* feat(locales): Make all language names localised * fix(locales): Remove duplicate locale "cr" is incorrent locale code for Croatian and is in this folder twice. "hr.json" is the correct file. * fix(locales/et): Language name
13 lines
194 B
JSON
13 lines
194 B
JSON
{
|
|
"language": "Shqip",
|
|
"ui": {
|
|
"settings": {
|
|
"title": "Cilësimet",
|
|
"language": "Gjuhe"
|
|
},
|
|
"cancel": "Cancel",
|
|
"close": "Mbylle",
|
|
"confirm": "Konfirmo"
|
|
}
|
|
}
|