French: Fix 'remap file loaded' notification msg
This commit is contained in:
parent
ee92c6d679
commit
fdad03e878
|
@ -7641,6 +7641,10 @@ MSG_HASH(
|
|||
MSG_GAME_REMAP_FILE_LOADED,
|
||||
"Fichier de remappage pour le jeu chargé."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_DIRECTORY_REMAP_FILE_LOADED,
|
||||
"Fichier de remappage pour le dossier de contenu chargé."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_CORE_REMAP_FILE_LOADED,
|
||||
"Fichier de remappage pour le cœur chargé."
|
||||
|
|
Loading…
Reference in New Issue