Files
community-plugins/hypr-submap/translations/en.json
T
2026-07-27 00:39:41 -04:00

17 lines
468 B
JSON

{
"settings": {
"glyph": {
"description": "Specifies the glyph displayed on the widget.",
"label": "Icon to show on bar"
},
"hide_when_default": {
"description": "Hides the bar widget when the current submap is default.",
"label": "Hide when default submap"
},
"prefix": {
"description": "Add the prefix text to the submap name displayed on the widget.",
"label": "Add a prefix to the submap name"
}
}
}