From cccfb1000dfd67db1629dc4f5f180d7dcb3a88ef Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 6 Dec 2023 03:38:57 +0900
Subject: [PATCH] New translations translation.json (Korean)
---
locales/ko/translation.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/locales/ko/translation.json b/locales/ko/translation.json
index a26c6b02..bf929d29 100644
--- a/locales/ko/translation.json
+++ b/locales/ko/translation.json
@@ -23,7 +23,10 @@
"title": "Add account",
"domain": "Domain",
"sign_in": "Sign in",
- "authorize": "Authorize"
+ "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"
},
"remove": "Remove"
},