diff --git a/js/locale.js b/js/locale.js index cfcf721..51c80ba 100644 --- a/js/locale.js +++ b/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...',