文言変更とか
This commit is contained in:
parent
a8374321b9
commit
e2e6185aa4
@ -312,7 +312,7 @@ export const SettingPage: React.VFC = () => {
|
||||
<div className="alert bg-info mt-2">
|
||||
<i className="icon bi bi-translate" />
|
||||
{t('translatedByTheCommunity')}
|
||||
<a href="#TODO" target="_blank" rel="noopener noreferrer">{t('helpTranslation')}</a>
|
||||
<a href="https://crowdin.com/project/misskey-tools" target="_blank" rel="noopener noreferrer">{t('helpTranslation')}</a>
|
||||
</div>
|
||||
</Card>
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
"error": "エラー",
|
||||
"retry": "やり直す",
|
||||
"disclaimerForMisskeyHq": "Misskey Toolsは、Misskey HQの公式ツールでは<b>ありません</b>。",
|
||||
"translatedByTheCommunity": "Misskey Toolsはコミュニティによって翻訳されています。",
|
||||
"translatedByTheCommunity": "Misskey Toolsはボランティアによって翻訳されています。",
|
||||
"helpTranslation": "翻訳に協力する",
|
||||
"_welcomeMessage": {
|
||||
"pattern1": "ついついノートしすぎていませんか?",
|
||||
|
Loading…
Reference in New Issue
Block a user