mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 23:46:03 +01:00
chore(locales): add cancel string
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"language": "Italian",
|
||||
"ui": {
|
||||
"settings": {
|
||||
"title": "Impostazioni",
|
||||
"language": "Lingua"
|
||||
},
|
||||
"close": "Chiudere",
|
||||
"confirm": "Confermare"
|
||||
}
|
||||
}
|
||||
"language": "Italian",
|
||||
"ui": {
|
||||
"settings": {
|
||||
"title": "Impostazioni",
|
||||
"language": "Lingua"
|
||||
},
|
||||
"cancel": "Cancel",
|
||||
"close": "Chiudere",
|
||||
"confirm": "Confermare"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user