mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(locales): Make all language names localised (#65)
* 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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"language": "Slovak",
|
||||
"language": "Slovenčina",
|
||||
"ui": {
|
||||
"settings": {
|
||||
"title": "Nastavenia",
|
||||
|
||||
Reference in New Issue
Block a user