This commit is contained in:
syuilo 2024-10-20 17:26:26 +09:00
parent a593459b58
commit 1ebc40b96d
2 changed files with 2 additions and 2 deletions

2
locales/index.d.ts vendored
View File

@ -5200,7 +5200,7 @@ export interface Locale extends ILocale {
*/
"signinRequiredForShowContents": string;
/**
*
*
*/
"signinRequiredForShowContentsDescription1": string;
/**

View File

@ -1297,7 +1297,7 @@ thisContentsAreMarkedAsSigninRequiredByAuthor: "このコンテンツの閲覧
_accountSettings:
signinRequiredForShowContents: "コンテンツの表示にログインを必須にする"
signinRequiredForShowContentsDescription1: "あなたのプロフィールやノートなどの作成したコンテンツを表示するのにログインを必須にします。クローラーから情報を収集されるのを防ぐ効果が期待できます。"
signinRequiredForShowContentsDescription1: "あなたが作成したノートなどのコンテンツを表示するのにログインを必須にします。クローラーから情報を収集されるのを防ぐ効果が期待できます。"
signinRequiredForShowContentsDescription2: "URLのプレビューや、コンテンツの埋め込みも使用不可になります。"
signinRequiredForShowContentsDescription3: "リモートサーバーに連合されたコンテンツにはこれらの制限は適用されません。"