From 96b51d4b9837329b44e9ce0c637ea9f82f884d23 Mon Sep 17 00:00:00 2001 From: rosenjcb Date: Mon, 10 Jul 2023 07:05:37 -0700 Subject: [PATCH] Incorrect_Login String (#83) --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 3f7999f..b71c235 100644 --- a/translations/en.json +++ b/translations/en.json @@ -510,5 +510,6 @@ "add_instance": "Add instance", "open_links_in_new_tab": "Open links in a new tab", "op": "OP", - "couldnt_create_audio_captcha": "Couldn't create audio captcha." + "couldnt_create_audio_captcha": "Couldn't create audio captcha.", + "incorrect_login": "Incorrect login credentials" }