mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
removed language string in en
This commit is contained in:
parent
277c8d9c09
commit
f396d1f8a1
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ const LOCALIZATION={
|
||||||
'en':{
|
'en':{
|
||||||
'creator_mode': 'Creator mode',
|
'creator_mode': 'Creator mode',
|
||||||
'settings': 'Settings',
|
'settings': 'Settings',
|
||||||
'language': 'Language',
|
|
||||||
'alternate_output_name': 'Use patch name for output',
|
'alternate_output_name': 'Use patch name for output',
|
||||||
'fix_checksum': 'Fix ROM header checksum',
|
'fix_checksum': 'Fix ROM header checksum',
|
||||||
'light_theme': 'Light theme',
|
'light_theme': 'Light theme',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue