Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
This commit is contained in:
parent
b8368f98ff
commit
ad2ab6d214
10 changed files with 442 additions and 12 deletions
|
@ -191,6 +191,10 @@ website = Website
|
|||
location = Location
|
||||
update_profile = Update Profile
|
||||
update_profile_success = Your profile has been successfully updated.
|
||||
change_username = Username Changed
|
||||
change_username_desc = Username has been changed, do you want to continue? This will affect all links relate to your account.
|
||||
continue = Continue
|
||||
cancel = Cancel
|
||||
|
||||
change_password = Change Password
|
||||
old_password = Current Password
|
||||
|
|
|
@ -191,6 +191,10 @@ website = 个人网站
|
|||
location = 所在地区
|
||||
update_profile = 更新信息
|
||||
update_profile_success = 您的个人信息更新成功!
|
||||
change_username = 用户名将被修改
|
||||
change_username_desc = 用户名被修改,您确定要继续操作吗?这将会影响到所有与您帐户有关的链接。
|
||||
continue = 继续操作
|
||||
cancel = 取消操作
|
||||
|
||||
change_password = 修改密码
|
||||
old_password = 当前密码
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue