diff options
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index e50be99..cf1526b 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -299,6 +299,10 @@ "defaultMessage": "{postsCount, plural, =0 {No articles} one {# article} other {# articles}}", "description": "BlogPage: posts count meta" }, + "OHvb01": { + "defaultMessage": "Back to top", + "description": "SiteFooter: an accessible name for the back to top button" + }, "OI0N37": { "defaultMessage": "Written by:", "description": "Meta: author label" @@ -543,10 +547,6 @@ "defaultMessage": "Use Ctrl+c to copy", "description": "usePrism: copy button error text" }, - "m+SUSR": { - "defaultMessage": "Back to top", - "description": "BackToTop: link text" - }, "nGss/j": { "defaultMessage": "Ackee tracking (analytics)", "description": "AckeeToggle: tooltip title" |
