Adjust button and add profile translations

This commit is contained in:
Owen
2025-06-11 10:00:38 -04:00
parent 31a41576d8
commit 8aa95db9bc
12 changed files with 61 additions and 21 deletions

View File

@@ -1124,5 +1124,9 @@
"toggleColumns": "Attiva/Disattiva Colonne",
"refreshContainersList": "Aggiorna elenco contenitori",
"searching": "Ricerca...",
"noContainersFoundMatching": "Nessun contenitore trovato corrispondente \"{filter}\"."
"noContainersFoundMatching": "Nessun contenitore trovato corrispondente \"{filter}\".",
"light": "chiaro",
"dark": "scuro",
"system": "sistema",
"theme": "Tema"
}