chore(i18n): update

This commit is contained in:
Lemmy
2026-08-05 17:59:17 -04:00
parent 12097abd80
commit f5bd62e81b
35 changed files with 1149 additions and 653 deletions
+6 -1
View File
@@ -95,6 +95,10 @@
"visible_count": "Visible {count}"
},
"settings": {
"scroll_step": {
"description": "How many percentage points each mouse-wheel step changes volume on the bar widget.",
"label": "Scroll step"
},
"show_actions_in_tooltip": {
"description": "Show actions in tooltip.",
"label": "Show actions in tooltip"
@@ -133,6 +137,7 @@
}
},
"input": "Input",
"output": "Output"
"output": "Output",
"tooltip": "Output: {output} ({output_volume})\nInput: {input} ({input_volume})\nScroll: change output volume\nLeft click: open Audio Switcher\nRight click: cycle outputs\nMiddle click: cycle inputs"
}
}