From e2e6185aa4adb528a262f4b410906377a36bbb38 Mon Sep 17 00:00:00 2001 From: xeltica Date: Sun, 3 Oct 2021 02:28:39 +0900 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E8=A8=80=E5=A4=89=E6=9B=B4=E3=81=A8?= =?UTF-8?q?=E3=81=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/components/SettingPage.tsx | 2 +- src/frontend/langs/ja-JP.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/components/SettingPage.tsx b/src/frontend/components/SettingPage.tsx index 04d0ca8..0099592 100644 --- a/src/frontend/components/SettingPage.tsx +++ b/src/frontend/components/SettingPage.tsx @@ -312,7 +312,7 @@ export const SettingPage: React.VFC = () => {
{t('translatedByTheCommunity')}  - {t('helpTranslation')} + {t('helpTranslation')}
diff --git a/src/frontend/langs/ja-JP.json b/src/frontend/langs/ja-JP.json index 2d368be..25eaeca 100644 --- a/src/frontend/langs/ja-JP.json +++ b/src/frontend/langs/ja-JP.json @@ -37,7 +37,7 @@ "error": "エラー", "retry": "やり直す", "disclaimerForMisskeyHq": "Misskey Toolsは、Misskey HQの公式ツールではありません。", - "translatedByTheCommunity": "Misskey Toolsはコミュニティによって翻訳されています。", + "translatedByTheCommunity": "Misskey Toolsはボランティアによって翻訳されています。", "helpTranslation": "翻訳に協力する", "_welcomeMessage": { "pattern1": "ついついノートしすぎていませんか?",