From 6023d75f8410ff2db3e39975d797b68a6bc8c6cc Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Sun, 20 Oct 2024 14:38:44 +0900 Subject: [PATCH] fix --- locales/index.d.ts | 4 ++++ locales/ja-JP.yml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/locales/index.d.ts b/locales/index.d.ts index 0d8e1edd86..3c8043bddf 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -5194,6 +5194,10 @@ export interface Locale extends ILocale { * 公開範囲に応じて色分けする */ "enableNoteVisibilityColor": string; + /** + * ノートの詳細表示ページなど、一部の箇所には適用されません。 + */ + "enableNoteVisibilityColorDescription": string; "_abuseUserReport": { /** * 転送 diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index bba91b4ff1..9be4ba20aa 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1294,7 +1294,7 @@ prohibitedWordsForNameOfUserDescription: "このリストに含まれる文字 yourNameContainsProhibitedWords: "変更しようとした名前に禁止された文字列が含まれています" yourNameContainsProhibitedWordsDescription: "名前に禁止されている文字列が含まれています。この名前を使用したい場合は、サーバー管理者にお問い合わせください。" enableNoteVisibilityColor: "公開範囲に応じて色分けする" -enableNoteVisibilityColor: "ノートの詳細表示ページなど、一部の箇所には適用されません。" +enableNoteVisibilityColorDescription: "ノートの詳細表示ページなど、一部の箇所には適用されません。" _abuseUserReport: forward: "転送"