diff options
author | Remy Raes <contact@remyraes.com> | 2022-02-19 11:39:41 +0100 |
---|---|---|
committer | Remy Raes <contact@remyraes.com> | 2022-02-19 11:39:41 +0100 |
commit | 157739cbdcb82e3fd417a031ac93b2fae719ae4b (patch) | |
tree | 2b7b2c88f2a5d49993efeff583d506256439a16e | |
parent | 6289ee5b03eaf27c188eb68c9f8375ec6fc8ec2f (diff) | |
download | Viper-157739cbdcb82e3fd417a031ac93b2fae719ae4b.tar.gz Viper-157739cbdcb82e3fd417a031ac93b2fae719ae4b.zip |
[feat] french gui.mods.dragdrop key
-rw-r--r-- | src/lang/fr.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/fr.json b/src/lang/fr.json index 3bdeec6..14bae37 100644 --- a/src/lang/fr.json +++ b/src/lang/fr.json @@ -62,6 +62,7 @@ "gui.mods.extracting": "Extraction du mod...", "gui.mods.installing": "Installation du mod...", "gui.mods.installedmod": "Mod installé !", + "gui.mods.dragdrop": "Glissez/déposez un mod pour l'installer", "gui.browser.info": "Info", "gui.browser.madeby": "par", |