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

Merge pull request #50 from Seve32/patch-2

Update french Translation
This commit is contained in:
Marc Robledo 2022-06-12 13:22:51 +02:00 committed by GitHub
commit 0b323a826f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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...',