mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(web): Settings modal, locale state provider
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"language": "Français",
|
||||
"ui.close": "Fermer",
|
||||
"ui.confirm": "Confirmer"
|
||||
"ui": {
|
||||
"settings": {
|
||||
"title": "Réglages",
|
||||
"language": "Langue"
|
||||
},
|
||||
"close": "Fermer",
|
||||
"confirm": "Confirmer"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user