mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
Update locale.js
Update valencian language
This commit is contained in:
parent
0709addaf9
commit
bc97ba4c70
1 changed files with 6 additions and 4 deletions
|
@ -158,6 +158,7 @@ const LOCALIZATION={
|
|||
'creator_mode': 'Mode creador',
|
||||
'settings': 'Configuració',
|
||||
'alternate_output_name': 'Guardar amb nom del pedaç',
|
||||
'fix_checksum': 'Arreglar checksum de la capçalera de la ROM',
|
||||
'light_theme': 'Tema clar',
|
||||
|
||||
'apply_patch': 'Aplicar pedaç',
|
||||
|
@ -169,6 +170,7 @@ const LOCALIZATION={
|
|||
'applying_patch': 'Aplicant pedaç...',
|
||||
'downloading': 'Descarregant...',
|
||||
'unzipping': 'Descomprimint...',
|
||||
'fix_checksum_prompt': 'Arreglar checksum de la capçalera de la ROM?',
|
||||
|
||||
'create_patch': 'Crear pedaç',
|
||||
'original_rom': 'ROM original:',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue