change "username" textbox in login scene to "email" textbox

This commit is contained in:
Particle_G
2020-11-24 02:34:46 +08:00
committed by MrZ626
parent 8f2b62ccc0
commit b924656abd
3 changed files with 7 additions and 8 deletions

View File

@@ -492,7 +492,7 @@ return{
login={
title="登录",
register="注册",
username="用户名",
email="邮箱",
password="密码",
},
register={