diff options
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 7bd1f2f..536f1e7 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -15,6 +15,10 @@ "defaultMessage": "Blog: development, open source - {websiteName}", "description": "BlogPage: SEO - Page title" }, + "/5es0M": { + "defaultMessage": "Toggle Dark Theme", + "description": "Prism: toggle dark theme button text" + }, "/IirIt": { "defaultMessage": "Legal notice", "description": "LegalNoticePage: page title" @@ -283,6 +287,10 @@ "defaultMessage": "Search", "description": "SearchPage: breadcrumb item" }, + "Tzpiwn": { + "defaultMessage": "Toggle Light Theme", + "description": "Prism: toggle light theme button text" + }, "U++A+B": { "defaultMessage": "{readingTime, plural, =0 {# minutes} one {# minute} other {# minutes}}", "description": "PostMeta: reading time value" |
