chore(i18n): update

This commit is contained in:
Lemmy
2026-07-27 00:39:41 -04:00
parent f9fddd7cc5
commit be0b03d85d
7 changed files with 91 additions and 92 deletions
+22 -22
View File
@@ -1,32 +1,32 @@
{
"settings": {
"max_label_chars": {
"label": "Maximum label characters",
"description": "Maximum characters shown from each workspace name. Use 0 to show the full name."
},
"hide_inactive": {
"label": "Hide inactive workspaces",
"description": "Hide populated special workspaces unless they are currently visible on a monitor."
},
"capsule_radius": {
"label": "Capsule radius",
"description": "Corner radius of each capsule in logical pixels. Values below 0 are treated as 0."
},
"capsule_padding": {
"label": "Capsule content padding",
"description": "Space before and after the label along the bar axis, in logical pixels. Values below 0 are treated as 0."
"active_style": {
"description": "Show active workspaces as primary-filled capsules or transparent labels with primary text.",
"label": "Active workspace style"
},
"capsule_min_width": {
"label": "Capsule minimum length",
"description": "Minimum capsule length along the bar axis: width on horizontal bars, height on vertical bars. Values below 0 are treated as 0."
"description": "Minimum capsule length along the bar axis: width on horizontal bars, height on vertical bars. Values below 0 are treated as 0.",
"label": "Capsule minimum length"
},
"active_style": {
"label": "Active workspace style",
"description": "Show active workspaces as primary-filled capsules or transparent labels with primary text."
"capsule_padding": {
"description": "Space before and after the label along the bar axis, in logical pixels. Values below 0 are treated as 0.",
"label": "Capsule content padding"
},
"capsule_radius": {
"description": "Corner radius of each capsule in logical pixels. Values below 0 are treated as 0.",
"label": "Capsule radius"
},
"hide_inactive": {
"description": "Hide populated special workspaces unless they are currently visible on a monitor.",
"label": "Hide inactive workspaces"
},
"inactive_style": {
"label": "Inactive workspace style",
"description": "Show inactive workspaces as secondary-filled capsules or transparent labels with surface text."
"description": "Show inactive workspaces as secondary-filled capsules or transparent labels with surface text.",
"label": "Inactive workspace style"
},
"max_label_chars": {
"description": "Maximum characters shown from each workspace name. Use 0 to show the full name.",
"label": "Maximum label characters"
},
"style": {
"fill": "Fill",