chore(i18n): update
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"plugin_name": "CodexBar Meter",
|
||||
"settings": {
|
||||
"bar_provider_limit": {
|
||||
"description": "Maximum number of provider meters shown in the bar capsule; the panel and tooltip still include all providers.",
|
||||
"label": "Bar provider limit"
|
||||
},
|
||||
"codexbar_path": {
|
||||
"label": "CodexBar command",
|
||||
"description": "Command or absolute path used to query enabled CodexBar providers."
|
||||
"description": "Command or absolute path used to query enabled CodexBar providers.",
|
||||
"label": "CodexBar command"
|
||||
},
|
||||
"refresh_interval": {
|
||||
"label": "Refresh interval",
|
||||
"description": "Seconds between background usage refreshes."
|
||||
},
|
||||
"bar_provider_limit": {
|
||||
"label": "Bar provider limit",
|
||||
"description": "Maximum number of provider meters shown in the bar capsule; the panel and tooltip still include all providers."
|
||||
"description": "Seconds between background usage refreshes.",
|
||||
"label": "Refresh interval"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user