Add Hide option to home shortcut context menu

This commit is contained in:
Arkadiusz Fal
2026-06-09 08:46:51 +02:00
parent 8e48097a5a
commit d7ec654f84
2 changed files with 31 additions and 2 deletions

View File

@@ -3742,6 +3742,17 @@
}
}
},
"home.hideShortcut" : {
"comment" : "Context menu action on Home shortcuts to hide the shortcut",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Hide"
}
}
}
},
"home.history.clear" : {
"comment" : "Clear history button",
"localizations" : {