diff --git a/dashboard/public/translation/en.json b/dashboard/public/translation/en.json index 448aa0b52..6e056b18c 100644 --- a/dashboard/public/translation/en.json +++ b/dashboard/public/translation/en.json @@ -175,7 +175,7 @@ "deleteAction": "Delete" }, "editUserDialog": { - "title": "Edit user {{ username }}", + "title": "Edit User", "externalLdapWarning": "This user is synced from the external LDAP directory." }, "addGroupDialog": { @@ -188,7 +188,7 @@ "allowedApps": "Allowed Apps" }, "editGroupDialog": { - "title": "Edit Group {{ name }}", + "title": "Edit Group", "externalLdapWarning": "This group is synced from the external LDAP directory." }, "deleteGroupDialog": { @@ -756,7 +756,7 @@ }, "domainDialog": { "addTitle": "Add Domain", - "editTitle": "Configure {{ domain }}", + "editTitle": "Edit Domain", "domain": "Domain", "provider": "DNS Provider", "route53AccessKeyId": "Access Key Id", @@ -1520,7 +1520,7 @@ "localDirectory": "Local Directory", "remountActionTooltip": "Remount", "editVolumeDialog": { - "title": "Edit volume {{ name }}" + "title": "Edit Volume" }, "emptyPlaceholder": "No volumes" }, diff --git a/dashboard/src/components/DomainDialog.vue b/dashboard/src/components/DomainDialog.vue index 020f2f51d..4801e5b1c 100644 --- a/dashboard/src/components/DomainDialog.vue +++ b/dashboard/src/components/DomainDialog.vue @@ -131,7 +131,7 @@ defineExpose({