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':{
|
'fr':{
|
||||||
'creator_mode': 'Mode créateur',
|
'creator_mode': 'Mode créateur',
|
||||||
'settings': 'Settings',
|
'settings': 'Configurations',
|
||||||
'alternate_output_name': 'Use patch name for output',
|
'alternate_output_name': 'Utiliser le nom du patch pour renommer la ROM une fois patchée,
|
||||||
'light_theme': 'Light theme',
|
'light_theme': 'Thème Clair',
|
||||||
|
|
||||||
'apply_patch': 'Appliquer le patch',
|
'apply_patch': 'Appliquer le patch',
|
||||||
'rom_file': 'Fichier ROM:',
|
'rom_file': 'Fichier ROM:',
|
||||||
'patch_file': 'fichier patch:',
|
'patch_file': 'Fichier patch:',
|
||||||
'remove_header': 'supprimer l\'en-tête',
|
'remove_header': 'Supprimer l\'en-tête',
|
||||||
'add_header': 'Ajouter une en-tête temporaire',
|
'add_header': 'Ajouter une en-tête temporaire',
|
||||||
'compatible_formats': 'Formats compatibles:',
|
'compatible_formats': 'Formats compatibles:',
|
||||||
'applying_patch': 'Application du patch...',
|
'applying_patch': 'Application du patch...',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue