summaryrefslogtreecommitdiff
path: root/locales
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 /locales
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 'locales')
-rw-r--r--locales/ja-JP.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml
index 643095bc52..1eea745e0c 100644
--- a/locales/ja-JP.yml
+++ b/locales/ja-JP.yml
@@ -1557,6 +1557,9 @@ _settings:
showPageTabBarBottom: "ページのタブバーを下部に表示"
emojiPaletteBanner: "絵文字ピッカーに固定表示するプリセットをパレットとして登録したり、ピッカーの表示方法をカスタマイズしたりできます。"
enableAnimatedImages: "アニメーション画像を有効にする"
+ settingsPersistence_title: "設定の永続化"
+ settingsPersistence_description1: "設定の永続化を有効にすると、設定情報が失われるのを防止できます。"
+ settingsPersistence_description2: "環境によっては有効化できない場合があります。"
_chat:
showSenderName: "送信者の名前を表示"