* Add group.

This commit is contained in:
Yagami
2021-01-19 11:25:59 +08:00
parent 66ef1c6fa3
commit b7d6c409d5
4 changed files with 88 additions and 16 deletions

View File

@@ -52,8 +52,8 @@ $lang->user->verifyPassword = '您的密码';
$lang->user->resetPassword = '忘记密码';
$lang->user->score = '积分';
$lang->user->name = '名称';
$lang->user->cropAvatar = '剪头像';
$lang->user->cropAvatarTip = '拖拽选框来选择头像剪范围';
$lang->user->cropAvatar = '剪头像';
$lang->user->cropAvatarTip = '拖拽选框来选择头像剪范围';
$lang->user->cropImageTip = '所使用的头像图片过小,建议图片大小至少为 48x48当前图片大小为 %s';
$lang->user->legendBasic = '基本资料';