Add a new update available widget to statusBar

This commit is contained in:
GogoVega
2024-10-29 15:36:49 +01:00
parent e5073cf374
commit 48894d6a95
3 changed files with 68 additions and 0 deletions

View File

@@ -620,6 +620,8 @@
"pluginCount_plural": "__count__ plugins",
"moduleCount": "__count__ module available",
"moduleCount_plural": "__count__ modules available",
"updateCount": "__count__ update available",
"updateCount_plural": "__count__ updates available",
"inuse": "in use",
"enableall": "enable all",
"disableall": "disable all",