From 2e565d3f6319d402bad884e0cd226d8744dcf9e8 Mon Sep 17 00:00:00 2001 From: James Hare Date: Thu, 28 Sep 2023 06:06:23 -0700 Subject: [PATCH] Adding "archive copy" translatable string --- app/src/html/i18n/qqq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/html/i18n/qqq.json b/app/src/html/i18n/qqq.json index dd4116d4..8fcb9f9c 100644 --- a/app/src/html/i18n/qqq.json +++ b/app/src/html/i18n/qqq.json @@ -594,5 +594,6 @@ "inlang_tagsplaceholder": "Textbox placeholder", "do_not_use_this_talk_page": "Warning message posted to the bot's talk pages to direct users to the bot's talk page on Meta-Wiki", "tag_only": "Configuration header", - "non-criticaldbfailure": "An error message" + "non-criticaldbfailure": "An error message", + "archivecopy": "Used as default link text for links to archived copies of web pages" }