文言変更とか
This commit is contained in:
parent
a8374321b9
commit
e2e6185aa4
2 changed files with 2 additions and 2 deletions
|
@ -312,7 +312,7 @@ export const SettingPage: React.VFC = () => {
|
||||||
<div className="alert bg-info mt-2">
|
<div className="alert bg-info mt-2">
|
||||||
<i className="icon bi bi-translate" />
|
<i className="icon bi bi-translate" />
|
||||||
{t('translatedByTheCommunity')}
|
{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>
|
</div>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"error": "エラー",
|
"error": "エラー",
|
||||||
"retry": "やり直す",
|
"retry": "やり直す",
|
||||||
"disclaimerForMisskeyHq": "Misskey Toolsは、Misskey HQの公式ツールでは<b>ありません</b>。",
|
"disclaimerForMisskeyHq": "Misskey Toolsは、Misskey HQの公式ツールでは<b>ありません</b>。",
|
||||||
"translatedByTheCommunity": "Misskey Toolsはコミュニティによって翻訳されています。",
|
"translatedByTheCommunity": "Misskey Toolsはボランティアによって翻訳されています。",
|
||||||
"helpTranslation": "翻訳に協力する",
|
"helpTranslation": "翻訳に協力する",
|
||||||
"_welcomeMessage": {
|
"_welcomeMessage": {
|
||||||
"pattern1": "ついついノートしすぎていませんか?",
|
"pattern1": "ついついノートしすぎていませんか?",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue