chore(i18n): update
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user