diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-29 20:56:59 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-03-29 20:56:59 +0900 |
| commit | d9012740a17ea37f45a5354551d29daf0e2f00f0 (patch) | |
| tree | 2707d990445923191a38d00fa3eb920d253f202d /locales/ja-JP.yml | |
| parent | perf(frontend): reduce stack contexts (diff) | |
| download | sharkey-d9012740a17ea37f45a5354551d29daf0e2f00f0.tar.gz sharkey-d9012740a17ea37f45a5354551d29daf0e2f00f0.tar.bz2 sharkey-d9012740a17ea37f45a5354551d29daf0e2f00f0.zip | |
enhance(frontend): アイコンのスクロール追従を無効化してパフォーマンス向上できるように
Diffstat (limited to 'locales/ja-JP.yml')
| -rw-r--r-- | locales/ja-JP.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 7ab6c24d82..eb1505270c 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1409,6 +1409,7 @@ _settings: timelineAndNote: "タイムラインとノート" makeEveryTextElementsSelectable: "全てのテキスト要素を選択可能にする" makeEveryTextElementsSelectable_description: "有効にすると、一部のシチュエーションでのユーザビリティが低下する場合があります。" + useStickyIcons: "アイコンをスクロールに追従させる" showNavbarSubButtons: "ナビゲーションバーに副ボタンを表示" ifOn: "オンのとき" ifOff: "オフのとき" |