This commit is contained in:
syuilo 2024-10-20 20:37:22 +09:00
parent 89c0d5d5f2
commit 2c3170e626
2 changed files with 4 additions and 4 deletions

4
locales/index.d.ts vendored
View File

@ -5200,11 +5200,11 @@ export interface Locale extends ILocale {
*/
"signinRequiredForShowContents": string;
/**
*
*
*/
"signinRequiredForShowContentsDescription1": string;
/**
* URLのプレビューや使
* URLプレビュー(OGP)Webページへの埋め込み
*/
"signinRequiredForShowContentsDescription2": string;
/**

View File

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