From 9ce81963a7836370dc316c6cb0e8ecbb3f68812b Mon Sep 17 00:00:00 2001 From: tomGER Date: Sun, 29 Sep 2019 13:38:27 +0200 Subject: [PATCH] Fix syntax error --- i18n/fr-FR.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/fr-FR.js b/i18n/fr-FR.js index ba3d2e4..4807b98 100644 --- a/i18n/fr-FR.js +++ b/i18n/fr-FR.js @@ -16,7 +16,7 @@ let frFR = { "h4SelectPayload" :"Sélectionnez le Payload:", "optionCTCaerHekate" :"CTCaer's Hekate Mod v5.0.1 (All Firmwares)", "optionFusee" :"(Re)Switched test payload (fusee)", - "optionAtmosphere":"Atmosphère 0.8.4" + "optionAtmosphere":"Atmosphère 0.8.4", "optionSXOS" :"SX OS (All Firmwares)", "optionReiNX" :"ReiNX (With SigPatches)", "optionUpload" :"Upload du Payload",