diff --git a/src/userviews/users/UserProfile/SSHUpdate.vue b/src/userviews/users/UserProfile/SSHUpdate.vue index e238ee257..7e5fa9a23 100644 --- a/src/userviews/users/UserProfile/SSHUpdate.vue +++ b/src/userviews/users/UserProfile/SSHUpdate.vue @@ -38,7 +38,7 @@ export default { ], fieldsMeta: { public_key_comment: { - label: this.$t('users.Name'), + label: this.$t('common.Name'), disabled: true }, public_key_hash_md5: {