✨ Basis personalize
This commit is contained in:
@ -21,6 +21,10 @@
|
||||
"email": "Email Address",
|
||||
"nickname": "Nickname",
|
||||
"username": "Username",
|
||||
"firstName": "First Name",
|
||||
"lastName": "Last Name",
|
||||
"description": "Description",
|
||||
"birthday": "Birthday",
|
||||
"password": "Password",
|
||||
"next": "Next",
|
||||
"edit": "Edit",
|
||||
@ -28,6 +32,7 @@
|
||||
"delete": "Delete",
|
||||
"exit": "Exit",
|
||||
"action": "Action",
|
||||
"reset": "Reset",
|
||||
"cancel": "Cancel",
|
||||
"report": "Report",
|
||||
"reply": "Reply",
|
||||
@ -45,6 +50,8 @@
|
||||
"friendAdd": "Add friend",
|
||||
"friendAddHint": "Use your their username to send a friend request to your best friend!",
|
||||
"friendAddDone": "Friend request sent, go reach your friend!",
|
||||
"personalize": "Personalize",
|
||||
"personalizeApplied": "Your account information has been updated, some fields may take a while to fully applied.",
|
||||
"reaction": "Reaction",
|
||||
"reactVerb": "React",
|
||||
"post": "Post",
|
||||
|
@ -21,12 +21,17 @@
|
||||
"email": "邮箱地址",
|
||||
"nickname": "显示名",
|
||||
"username": "用户名",
|
||||
"firstName": "姓氏",
|
||||
"lastName": "名字",
|
||||
"description": "简介",
|
||||
"birthday": "生日",
|
||||
"password": "密码",
|
||||
"next": "下一步",
|
||||
"edit": "编辑",
|
||||
"delete": "删除",
|
||||
"action": "操作",
|
||||
"apply": "应用",
|
||||
"reset": "重置",
|
||||
"cancel": "取消",
|
||||
"exit": "离开",
|
||||
"report": "举报",
|
||||
@ -45,6 +50,8 @@
|
||||
"friendAdd": "添加好友",
|
||||
"friendAddHint": "使用用户名来给你的好朋友发一个好友请求吧!",
|
||||
"friendAddDone": "好友请求已发送,快告诉你的朋友吧!",
|
||||
"personalize": "个性化",
|
||||
"personalizeApplied": "您的账号信息已被更新,部分信息可能需要一段时间来同步。",
|
||||
"reaction": "反应",
|
||||
"reactVerb": "作出反应",
|
||||
"post": "帖子",
|
||||
|
Reference in New Issue
Block a user