diff options
Diffstat (limited to 'src/i18n/fr.json')
| -rw-r--r-- | src/i18n/fr.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/i18n/fr.json b/src/i18n/fr.json index a826053..0b9b8f6 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -15,6 +15,10 @@ "defaultMessage": "Blog : développement, libre et open-source - {websiteName}", "description": "BlogPage: SEO - Page title" }, + "/5es0M": { + "defaultMessage": "Utiliser le thème sombre", + "description": "Prism: toggle dark theme button text" + }, "/IirIt": { "defaultMessage": "Mentions légales", "description": "LegalNoticePage: page title" @@ -283,6 +287,10 @@ "defaultMessage": "Recherche", "description": "SearchPage: breadcrumb item" }, + "Tzpiwn": { + "defaultMessage": "Utiliser le thème clair", + "description": "Prism: toggle light theme button text" + }, "U++A+B": { "defaultMessage": "{readingTime, plural, =0 {# minute} one {# minute} other {# minutes}}", "description": "PostMeta: reading time value" |
