Added a settings page & localization

This commit is contained in:
c0derMo
2022-07-24 12:34:43 +00:00
parent e356d5f623
commit fb3b407577
6 changed files with 74 additions and 9 deletions

View File

@@ -89,6 +89,9 @@ export default {
"monitor-history": {
title: this.$t("Monitor History"),
},
"docker-hosts": {
title: this.$t("Docker Hosts"),
},
security: {
title: this.$t("Security"),
},