From 97559c5283d0fd8d5351c8450f035f78cc7ec3e1 Mon Sep 17 00:00:00 2001 From: R0w9h <4ranci0ne@gmail.com> Date: Sat, 3 Jun 2023 16:28:24 +0900 Subject: [PATCH 1/4] New translations common.json (English) --- public/locales/en-US/common.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/locales/en-US/common.json b/public/locales/en-US/common.json index e962e29..0aa4423 100644 --- a/public/locales/en-US/common.json +++ b/public/locales/en-US/common.json @@ -27,7 +27,7 @@ "password": "Password", "confirm_password": "パスワードの確認", "agree": "次の規約に同意する:", - "agreements": "利用規約とプライバシーポリシー" + "agreements": "Terms of Service and Privacy Policy" }, "Header": { "home": "Home", @@ -48,15 +48,15 @@ "Setup": { "setup": "セットアップ", "user_id": "ユーザーID", - "display_name": "表示名", + "display_name": "Display name", "dob": "生年月日", "start": "Start your journey" }, "Dashboard": { - "dashboard": "ダッシュボード", - "profile": "プロフィール", - "assets": "投稿", - "plans": "支援プラン", + "dashboard": "Dashboard", + "profile": "Profile", + "assets": "Post", + "plans": "Plan", "packages": "パッケージ", "earnings": "収益", "addProfile": "プロフィールを追加" @@ -64,7 +64,7 @@ "MailSent": { "mailsent": "登録メールを送信完了", "mailsentto": "登録メールを {{ email }} に送信しました", - "resend": "再送信する", + "resend": "Submit again", "back": "戻る", "resent": "再送信完了" } From d81a7d3497a29f7b0e786a7ac2590287336ac946 Mon Sep 17 00:00:00 2001 From: R0w9h <4ranci0ne@gmail.com> Date: Sun, 4 Jun 2023 21:27:56 +0900 Subject: [PATCH 2/4] Update source file common.json --- public/locales/ja-JP/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/ja-JP/common.json b/public/locales/ja-JP/common.json index 4e9ad74..ccc3033 100644 --- a/public/locales/ja-JP/common.json +++ b/public/locales/ja-JP/common.json @@ -17,7 +17,8 @@ "password": "パスワード", "forgot": "パスワードを忘れましたか?", "remember": "ログイン情報を保存する", - "google": "Googleでログイン" + "google": "Googleでログイン", + "faillogin": "メールアドレスまたはパスワードが違います" }, "Signup": { "signup": "新規登録", From c78d6b5e58d50fd5fce7e91f3759cbd1e4fd4833 Mon Sep 17 00:00:00 2001 From: R0w9h <4ranci0ne@gmail.com> Date: Sun, 4 Jun 2023 21:27:57 +0900 Subject: [PATCH 3/4] New translations common.json (Chinese Simplified) --- public/locales/zh-CN/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 7a52e04..8f8b07e 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -17,7 +17,8 @@ "password": "密码", "forgot": "忘记密码?", "remember": "保存登录信息", - "google": "用谷歌登录" + "google": "用谷歌登录", + "faillogin": "メールアドレスまたはパスワードが違います" }, "Signup": { "signup": "新注册", From bc826df78bb2d57d300261dd8a3c23435db3bc21 Mon Sep 17 00:00:00 2001 From: R0w9h <4ranci0ne@gmail.com> Date: Sun, 4 Jun 2023 21:27:58 +0900 Subject: [PATCH 4/4] New translations common.json (English) --- public/locales/en-US/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/en-US/common.json b/public/locales/en-US/common.json index 0aa4423..7eaecc1 100644 --- a/public/locales/en-US/common.json +++ b/public/locales/en-US/common.json @@ -17,7 +17,8 @@ "password": "Password", "forgot": "Forgot Password?", "remember": "Remember Me", - "google": "Login with Google" + "google": "Login with Google", + "faillogin": "メールアドレスまたはパスワードが違います" }, "Signup": { "signup": "Sign Up",