diff --git a/src/translation/en.json b/src/translation/en.json index 0e9c0365e..35ab83e26 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -309,7 +309,8 @@ "setGhostDialog": { "title": "Create password to impersonate {{ username }}", "description": "Set a temporary password to login on behalf of this user in apps or the dashboard. This password is valid for 6 hours.", - "password": "Password" + "password": "Password", + "setPassword": "Set Password" }, "setGhost": { "password": "Password" diff --git a/src/views/users.html b/src/views/users.html index af2735ac5..02925a831 100644 --- a/src/views/users.html +++ b/src/views/users.html @@ -414,7 +414,7 @@