From fb8bc6b1a964c3ef673276e9ed4c1a6ee34f103d Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Mon, 14 Feb 2022 18:10:33 +0100 Subject: chore: add a banner for users with JS disabled --- src/i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/i18n/en.json') diff --git a/src/i18n/en.json b/src/i18n/en.json index 77d4d7a..7bab2f1 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -219,6 +219,10 @@ "defaultMessage": "Load more?", "description": "BlogPage: load more text" }, + "LR70nt": { + "defaultMessage": "Without Javascript, some features may not work like loading more posts or use search. If you want to benefit from these features, please activate Javascript.", + "description": "Layout: noscript banner" + }, "Mj2BQf": { "defaultMessage": "{name}'s CV", "description": "CVPage: page title" -- cgit v1.2.3