aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/i18n/lang/fr.json
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-05-08 16:53:36 +0200
committerGitHub <noreply@github.com>2023-05-08 16:53:36 +0200
commit89806f36e84530f642d0c630b6e53c8fe0139fc9 (patch)
tree90f2d7cb5e93f2b4b00d4e604e35b410951133de /src-vue/src/i18n/lang/fr.json
parentbd22370bebeded34fa5f34e5c7feae2f1fa7ec7d (diff)
downloadFlightCore-89806f36e84530f642d0c630b6e53c8fe0139fc9.tar.gz
FlightCore-89806f36e84530f642d0c630b6e53c8fe0139fc9.zip
feat: Button to open game folder (#302)
* feat: Add button to open Titanfall2 folder * feat: Add English localisation * feat: Add German localisation * chore: Add placeholder French translation while waiting for translators * feat: add French localization * fix: Use append slot for button This way there input field has a consistent size --------- Co-authored-by: Remy Raes <contact@remyraes.com>
Diffstat (limited to 'src-vue/src/i18n/lang/fr.json')
-rw-r--r--src-vue/src/i18n/lang/fr.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src-vue/src/i18n/lang/fr.json b/src-vue/src/i18n/lang/fr.json
index 3b224a69..0e54bfa7 100644
--- a/src-vue/src/i18n/lang/fr.json
+++ b/src-vue/src/i18n/lang/fr.json
@@ -83,6 +83,7 @@
"settings": {
"manage_install": "Gérer l'installation",
"choose_folder": "Choisir le dossier d'installation du jeu",
+ "open_game_folder": "Ouvrir le dossier du jeu",
"nb_ts_mods_per_page": "Nombre de mods Thunderstore par page",
"nb_ts_mods_per_page_desc1": "Ce paramètre a un impact sur les performances d'affichage des mods Thunderstore.",
"nb_ts_mods_per_page_desc2": "Réglez-le sur 0 pour désactiver la pagination.",