dashboard: info tab translations

This commit is contained in:
Johannes Zellner
2024-04-10 18:48:20 +02:00
parent 87ae95aa4f
commit 8d04374764
3 changed files with 9 additions and 2 deletions

View File

@@ -1766,6 +1766,12 @@
"title": "Redis Configuration",
"enable": "Configure the app to use Redis",
"disable": "Disable Redis"
},
"infoTabTitle": "Info",
"info": {
"notes": {
"title": "Notes"
}
}
},
"login": {