mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
commit
0b323a826f
1 changed files with 5 additions and 5 deletions
10
js/locale.js
10
js/locale.js
|
@ -302,14 +302,14 @@ const LOCALIZATION={
|
|||
},
|
||||
'fr':{
|
||||
'creator_mode': 'Mode créateur',
|
||||
'settings': 'Settings',
|
||||
'alternate_output_name': 'Use patch name for output',
|
||||
'light_theme': 'Light theme',
|
||||
'settings': 'Configurations',
|
||||
'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',
|
||||
'rom_file': 'Fichier ROM:',
|
||||
'patch_file': 'fichier patch:',
|
||||
'remove_header': 'supprimer l\'en-tête',
|
||||
'patch_file': 'Fichier patch:',
|
||||
'remove_header': 'Supprimer l\'en-tête',
|
||||
'add_header': 'Ajouter une en-tête temporaire',
|
||||
'compatible_formats': 'Formats compatibles:',
|
||||
'applying_patch': 'Application du patch...',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue