From 6901bd4ebb57a005461a71b11bffe38a150fd35f Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 7 Dec 2023 22:37:53 +0900
Subject: [PATCH] Fix message
---
locales/en/translation.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/locales/en/translation.json b/locales/en/translation.json
index 1abbf811..0da8f754 100644
--- a/locales/en/translation.json
+++ b/locales/en/translation.json
@@ -26,7 +26,7 @@
"authorize": "Authorize",
"authorization_code": "Authorization Code",
"authorization_helper": "Please paste the authorization code from your browser",
- "without_code_authorize": "Please approve Fedistar in your browser, and after you approve it please authorize"
+ "without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize"
},
"remove": "Remove"
},