chore(i18n): push/pull for new plugins
This commit is contained in:
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"settings": {
|
||||
"color": {
|
||||
"label": "Color",
|
||||
"description": "Accent color for the percentage text and progress bar"
|
||||
},
|
||||
"show_progress": {
|
||||
"label": "Show Progress Bar"
|
||||
},
|
||||
"show_percent": {
|
||||
"label": "Show Percentage Text",
|
||||
"description": "Turn off to rely on just the glyph (and progress bar, if shown)"
|
||||
"description": "Accent color for the percentage text and progress bar",
|
||||
"label": "Color"
|
||||
},
|
||||
"glyph_size": {
|
||||
"label": "Glyph Size"
|
||||
},
|
||||
"show_percent": {
|
||||
"description": "Turn off to rely on just the glyph (and progress bar, if shown)",
|
||||
"label": "Show Percentage Text"
|
||||
},
|
||||
"show_progress": {
|
||||
"label": "Show Progress Bar"
|
||||
}
|
||||
},
|
||||
"ui": {
|
||||
"charging": "(charging)",
|
||||
"not-installed": "pulsar-mouse not found",
|
||||
"no-mouse": "Mouse not found",
|
||||
"profile-label": "Profile",
|
||||
"dpi-label": "DPI",
|
||||
"polling-label": "Polling Rate",
|
||||
"led-label": "LED Effect",
|
||||
"angle-snap-label": "Angle Snap",
|
||||
"brightness-label": "Brightness",
|
||||
"speed-label": "Speed",
|
||||
"write-failed": "Failed to apply - is the mouse connected?",
|
||||
"charging": "(charging)",
|
||||
"debounce-label": "Debounce",
|
||||
"dpi-label": "DPI",
|
||||
"led-label": "LED Effect",
|
||||
"loading": "Loading...",
|
||||
"wired": "Wired",
|
||||
"lod-label": "Lift-off Distance",
|
||||
"low-power-label": "Low Power Mode",
|
||||
"motion-sync-label": "Motion Sync",
|
||||
"no-mouse": "Mouse not found",
|
||||
"not-installed": "pulsar-mouse not found",
|
||||
"polling-label": "Polling Rate",
|
||||
"power-saving-label": "Wireless Power Saving",
|
||||
"profile-label": "Profile",
|
||||
"ripple-label": "Ripple Control",
|
||||
"signal-label": "Signal",
|
||||
"tab-sensor": "Sensor",
|
||||
"speed-label": "Speed",
|
||||
"tab-advanced": "Advanced",
|
||||
"tab-lighting": "Lighting",
|
||||
"tab-power": "Power",
|
||||
"debounce-label": "Debounce",
|
||||
"angle-snap-label": "Angle Snap",
|
||||
"ripple-label": "Ripple Control",
|
||||
"motion-sync-label": "Motion Sync",
|
||||
"lod-label": "Lift-off Distance",
|
||||
"power-saving-label": "Wireless Power Saving",
|
||||
"low-power-label": "Low Power Mode"
|
||||
"tab-sensor": "Sensor",
|
||||
"wired": "Wired",
|
||||
"write-failed": "Failed to apply - is the mouse connected?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user