summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backend/locales/fr.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/locales/fr.json b/backend/locales/fr.json
index fbd447b2..ae780ac7 100644
--- a/backend/locales/fr.json
+++ b/backend/locales/fr.json
@@ -3,5 +3,11 @@
"header_one": "",
"header_many": "Other",
"header_other": ""
+ },
+ "BranchSelect": {
+ "update_channel": {
+ "prerelease": "Avant-première",
+ "label": "Canal de mise à jour"
+ }
}
}