1
0

enhance(frontend): ナビゲーションバーの副ボタンを非表示にできるように

This commit is contained in:
syuilo
2025-03-25 09:50:59 +09:00
parent 72734fe365
commit 26b2cfe518
6 changed files with 26 additions and 1 deletions
+4
View File
@@ -5610,6 +5610,10 @@ export interface Locale extends ILocale {
*
*/
"makeEveryTextElementsSelectable_description": string;
/**
*
*/
"showNavbarSubButtons": string;
};
"_preferencesProfile": {
/**
+1
View File
@@ -1403,6 +1403,7 @@ _settings:
timelineAndNote: "タイムラインとノート"
makeEveryTextElementsSelectable: "全てのテキスト要素を選択可能にする"
makeEveryTextElementsSelectable_description: "有効にすると、一部のシチュエーションでのユーザビリティが低下する場合があります。"
showNavbarSubButtons: "ナビゲーションバーに副ボタンを表示"
_preferencesProfile:
profileName: "プロファイル名"