mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
standarized Valencià lang code
This commit is contained in:
parent
eda73bd7b5
commit
e81b3d821b
2 changed files with 8 additions and 8 deletions
12
js/locale.js
12
js/locale.js
|
@ -60,8 +60,8 @@ const LOCALIZATION={
|
|||
'error_invalid_patch': 'Archivo de parche no válido',
|
||||
'warning_too_big': 'No se recomienda usar archivos muy grandes.'
|
||||
},
|
||||
'nl':{
|
||||
'creator_mode': 'Creator-modus',
|
||||
'nl':{
|
||||
'creator_mode': 'Creator-modus',
|
||||
'settings': 'Settings',
|
||||
'alternate_output_name': 'Use patch name for output',
|
||||
'light_theme': 'Light theme',
|
||||
|
@ -89,9 +89,9 @@ const LOCALIZATION={
|
|||
'error_unzipping': 'Fout bij uitpakken van bestand',
|
||||
'error_invalid_patch': 'Ongeldig patchbestand',
|
||||
'warning_too_big': 'Het gebruik van grote bestanden wordt niet aanbevolen.'
|
||||
},
|
||||
'sv':{
|
||||
'creator_mode': 'Skaparläge',
|
||||
},
|
||||
'sv':{
|
||||
'creator_mode': 'Skaparläge',
|
||||
'settings': 'Settings',
|
||||
'alternate_output_name': 'Use patch name for output',
|
||||
'light_theme': 'Light theme',
|
||||
|
@ -150,7 +150,7 @@ const LOCALIZATION={
|
|||
'error_invalid_patch': 'Arxiu de pedaç no vàlid',
|
||||
'warning_too_big': 'No es recomana usar arxius molt grans.'
|
||||
},
|
||||
'val':{
|
||||
'ca-va':{
|
||||
'creator_mode': 'Mode creador',
|
||||
'settings': 'Configuració',
|
||||
'alternate_output_name': 'Guardar amb nom del pedaç',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue