修改邀请
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#define API_UPDATA_INFO @"/user/updateInfo" // 更新用户
|
||||
|
||||
#define KB_API_USER_DETAIL @"/user/detail" // 用户详情
|
||||
#define API_USER_INVITE_CODE @"/user/inviteCode" // 查询邀请码
|
||||
#define API_CHARACTER_LIST @"/character/list" // 排行榜角色列表(综合)
|
||||
#define API_NOT_LOGIN_CHARACTER_LIST @"/character/listWithNotLogin" //未登录用户人设列表
|
||||
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
"Personal" = "Personal";
|
||||
"My Keyboard" = "My Keyboard";
|
||||
"Notice" = "Notice";
|
||||
"Share App" = "Share App";
|
||||
"invite" = "invite";
|
||||
"Feedback" = "Feedback";
|
||||
"E-mail" = "E-mail";
|
||||
"Agreement" = "Agreement";
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
"Personal" = "个人";
|
||||
"My Keyboard" = "我的键盘";
|
||||
"Notice" = "通知";
|
||||
"Share App" = "分享app";
|
||||
"invite" = "邀请";
|
||||
"Feedback" = "反馈";
|
||||
"E-mail" = "联系我们";
|
||||
"Agreement" = "协议";
|
||||
|
||||
Reference in New Issue
Block a user