mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(locales): Spanish locales (#54)
This commit is contained in:
12
locales/es.json
Normal file
12
locales/es.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"language": "Español",
|
||||
"ui": {
|
||||
"settings": {
|
||||
"title": "Ajustes",
|
||||
"language": "Idioma"
|
||||
},
|
||||
"cancel": "Cancelar",
|
||||
"close": "Cerrar",
|
||||
"confirm": "Confirmar"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user