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
+8 -8
View File
@@ -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"
}
}
}