1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00

fixed broken string in latest PR

This commit is contained in:
marcrobledo 2022-06-12 13:26:06 +02:00
parent 0b323a826f
commit 8f1a5738a7

View file

@ -303,7 +303,7 @@ const LOCALIZATION={
'fr':{
'creator_mode': 'Mode créateur',
'settings': 'Configurations',
'alternate_output_name': 'Utiliser le nom du patch pour renommer la ROM une fois patchée,
'alternate_output_name': 'Utiliser le nom du patch pour renommer la ROM une fois patchée',
'light_theme': 'Thème Clair',
'apply_patch': 'Appliquer le patch',
@ -360,7 +360,7 @@ const LOCALIZATION={
'error_invalid_patch': '无效补丁',
'warning_too_big': '不推荐使用大文件。'
},
'it':{
'it':{
'creator_mode': 'Modalità creatore',
'settings': 'Impostazioni',
'alternate_output_name': 'Usa il nome della patch per uscita',