1
0
Fork 0
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:
Marc Robledo 2023-06-30 20:21:47 +02:00 committed by GitHub
parent 277c8d9c09
commit f396d1f8a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@ const LOCALIZATION={
'en':{
'creator_mode': 'Creator mode',
'settings': 'Settings',
'language': 'Language',
'alternate_output_name': 'Use patch name for output',
'fix_checksum': 'Fix ROM header checksum',
'light_theme': 'Light theme',