summaryrefslogtreecommitdiff
path: root/packages/i18n/src/autogen
diff options
context:
space:
mode:
authorかっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>2025-12-20 21:22:31 +0900
committerGitHub <noreply@github.com>2025-12-20 21:22:31 +0900
commit4c31eb409cd3b2655393ca0a946a1bf110d974f0 (patch)
tree48588d7be00638775e1ae6dea1081f84f76e8c80 /packages/i18n/src/autogen
parentfix: admin/queue/deliver-delayedとadmin/queue/inbox-delayedの応答速度... (diff)
downloadmisskey-4c31eb409cd3b2655393ca0a946a1bf110d974f0.tar.gz
misskey-4c31eb409cd3b2655393ca0a946a1bf110d974f0.tar.bz2
misskey-4c31eb409cd3b2655393ca0a946a1bf110d974f0.zip
fix(frontend): ストレージが消去される事がある問題を軽減 (#16704)
* fix(frontend): ストレージが消去される事がある問題を軽減 * add comment * add catch to continue request permissions * Update Changelog * update changelog * fix 通知権限の許可取得はボタン押下時に移動 * fix * wip * Update main-boot.ts * wip --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Diffstat (limited to 'packages/i18n/src/autogen')
-rw-r--r--packages/i18n/src/autogen/locale.ts12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/i18n/src/autogen/locale.ts b/packages/i18n/src/autogen/locale.ts
index 55833b0cfc..96a728da63 100644
--- a/packages/i18n/src/autogen/locale.ts
+++ b/packages/i18n/src/autogen/locale.ts
@@ -6193,6 +6193,18 @@ export interface Locale extends ILocale {
* アニメーション画像を有効にする
*/
"enableAnimatedImages": string;
+ /**
+ * 設定の永続化
+ */
+ "settingsPersistence_title": string;
+ /**
+ * 設定の永続化を有効にすると、設定情報が失われるのを防止できます。
+ */
+ "settingsPersistence_description1": string;
+ /**
+ * 環境によっては有効化できない場合があります。
+ */
+ "settingsPersistence_description2": string;
"_chat": {
/**
* 送信者の名前を表示