diff --git a/dashboard/src/translation/en.json b/dashboard/src/translation/en.json
index 0ef25089b..bf5ded81a 100644
--- a/dashboard/src/translation/en.json
+++ b/dashboard/src/translation/en.json
@@ -1766,6 +1766,12 @@
"title": "Redis Configuration",
"enable": "Configure the app to use Redis",
"disable": "Disable Redis"
+ },
+ "infoTabTitle": "Info",
+ "info": {
+ "notes": {
+ "title": "Notes"
+ }
}
},
"login": {
diff --git a/dashboard/src/views/app.html b/dashboard/src/views/app.html
index bb8ca447f..f608cec6a 100644
--- a/dashboard/src/views/app.html
+++ b/dashboard/src/views/app.html
@@ -763,8 +763,7 @@
-
-