From 1e370817560c905a0a3520e245c317f308b6a5e7 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Tue, 1 Feb 2022 15:15:55 +0100 Subject: chore: add a new settings to handle prism theme from toolbar --- src/i18n/fr.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/i18n/fr.json') diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 2ac3ff3..85cfb3d 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -583,6 +583,10 @@ "defaultMessage": "{topicsCount, plural, =0 {Sujets liés} one {Sujet lié} other {Sujets liés}}", "description": "RelatedTopics: widget title" }, + "w0UfY0": { + "defaultMessage": "Blocs de code :", + "description": "PrismThemeToggle: toggle label" + }, "w1nIrj": { "defaultMessage": "Arrêt", "description": "ReduceMotion: toggle off label" -- cgit v1.2.3