This commit is contained in:
kakkokari-gtyih 2024-10-20 14:38:44 +09:00
parent c67918a814
commit 6023d75f84
2 changed files with 5 additions and 1 deletions

4
locales/index.d.ts vendored
View File

@ -5194,6 +5194,10 @@ export interface Locale extends ILocale {
*
*/
"enableNoteVisibilityColor": string;
/**
*
*/
"enableNoteVisibilityColorDescription": string;
"_abuseUserReport": {
/**
*

View File

@ -1294,7 +1294,7 @@ prohibitedWordsForNameOfUserDescription: "このリストに含まれる文字
yourNameContainsProhibitedWords: "変更しようとした名前に禁止された文字列が含まれています"
yourNameContainsProhibitedWordsDescription: "名前に禁止されている文字列が含まれています。この名前を使用したい場合は、サーバー管理者にお問い合わせください。"
enableNoteVisibilityColor: "公開範囲に応じて色分けする"
enableNoteVisibilityColor: "ノートの詳細表示ページなど、一部の箇所には適用されません。"
enableNoteVisibilityColorDescription: "ノートの詳細表示ページなど、一部の箇所には適用されません。"
_abuseUserReport:
forward: "転送"