From e97325a2c174a87c29593d1b42b9a1cc1eaf11af Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Wed, 4 Oct 2023 15:06:29 +0200 Subject: refactor(components): rewrite HelpButton component --- src/i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/i18n/en.json') diff --git a/src/i18n/en.json b/src/i18n/en.json index cf1526b..e6a38e2 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -51,6 +51,10 @@ "defaultMessage": "Gitlab profile", "description": "ContactPage: Gitlab profile link" }, + "1Xgg7+": { + "defaultMessage": "Show help", + "description": "Tooltip: show help label" + }, "1dCuCx": { "defaultMessage": "Name:", "description": "ContactForm: name label" @@ -515,10 +519,6 @@ "defaultMessage": "Reply", "description": "Comment: reply button" }, - "i+/ckF": { - "defaultMessage": "Help", - "description": "HelpButton: screen reader text" - }, "i5L19t": { "defaultMessage": "Shaarli", "description": "HomePage: link to Shaarli" -- cgit v1.2.3