chore(i18n): auto-fill missing translations in messages/{locale}/common.json

Source: 9934bd2
Triggered by: push
This commit is contained in:
ProxMenuxBot
2026-09-04 06:09:58 +00:00
parent 9934bd2628
commit 5e60feab84
6 changed files with 66 additions and 0 deletions
+11
View File
@@ -1569,6 +1569,17 @@
"running": "Correre",
"stopped": "fermato",
"empty": "nessuna macchina virtuale o contenitore con stato \"{status}\""
},
"filters": {
"searchPlaceholder": "cerca nome, ID, tag o nota...",
"searchAriaLabel": "cerca macchine virtuali e contenitori",
"clearSearch": "cancella la ricerca",
"updates": "Aggiornamenti",
"resultCount": "{shown} di {total} macchine",
"noMatches": "nessuna VM o LXC corrisponde alla tua ricerca.",
"noRunning": "nessuna VM o LXC in esecuzione.",
"noStopped": "nessuna VM o LXC interrotta.",
"noUpdates": "No LXC con aggiornamenti disponibili."
}
},
"settings": {