perf: 优化profile中的翻译

This commit is contained in:
ibuler
2021-05-17 16:51:40 +08:00
committed by Jiangjie.Bai
parent 5b6e2970bf
commit 0b821ffc04

View File

@@ -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: {