大哥建联统计
This commit is contained in:
@@ -55,7 +55,7 @@ export default {
|
||||
copy: 'Copy',
|
||||
copySuccess: 'Copy Success',
|
||||
copyError: 'Copy Error',
|
||||
perPage: 'Number page',
|
||||
perPage: 'Number page'
|
||||
},
|
||||
lock: {
|
||||
lockScreen: 'Lock screen',
|
||||
@@ -142,9 +142,9 @@ export default {
|
||||
qrcode: 'Scan the QR code to log in',
|
||||
btnRegister: 'Sign up',
|
||||
SmsSendMsg: 'code has been sent',
|
||||
resetPassword: "Reset Password",
|
||||
resetPasswordSuccess: "Reset Password Success",
|
||||
invalidTenantName:"Invalid Tenant Name"
|
||||
resetPassword: 'Reset Password',
|
||||
resetPasswordSuccess: 'Reset Password Success',
|
||||
invalidTenantName: 'Invalid Tenant Name'
|
||||
},
|
||||
captcha: {
|
||||
verification: 'Please complete security verification',
|
||||
@@ -165,7 +165,7 @@ export default {
|
||||
BigBrotherManage: 'BigBrotherManage',
|
||||
BigBrotherDataManage: 'BigBrotherDataManage',
|
||||
BigBrotherList: 'BigBrotherList',
|
||||
staffBigBrotherManage: 'StaffBigBrotherManage',
|
||||
staffBigBrotherManage: 'StaffBigBrotherManage'
|
||||
},
|
||||
analysis: {
|
||||
newUser: 'New user',
|
||||
@@ -193,10 +193,11 @@ export default {
|
||||
allianceAdvertising: 'Alliance advertising',
|
||||
videoAdvertising: 'Video advertising',
|
||||
searchEngines: 'Search engines',
|
||||
weeklyUserActivity: 'Weekly user activity',
|
||||
weeklyUserActivity: 'The number of live-streamers in Jianlian',
|
||||
weeklyUserActivityDesc: 'The number of Jianlian big brothers',
|
||||
activeQuantity: 'Active quantity',
|
||||
alreadyJianlian:'Already alliance',
|
||||
noAlliance:'No alliance',
|
||||
alreadyJianlian: 'Already alliance',
|
||||
noAlliance: 'No alliance',
|
||||
monday: 'Monday',
|
||||
tuesday: 'Tuesday',
|
||||
wednesday: 'Wednesday',
|
||||
@@ -431,7 +432,7 @@ export default {
|
||||
man: 'Man',
|
||||
woman: 'Woman',
|
||||
createTime: 'Created Date',
|
||||
updateTime: 'Update Time',
|
||||
updateTime: 'Update Time'
|
||||
},
|
||||
info: {
|
||||
title: 'Basic Information',
|
||||
@@ -488,8 +489,8 @@ export default {
|
||||
placeHostsKind: 'Please enter live type, e.g., game',
|
||||
isAssigned: 'Assigned',
|
||||
aiOperation: 'Ai Operation',
|
||||
sortType:'Sort Type',
|
||||
sortName:'Sort Name',
|
||||
sortType: 'Sort Type',
|
||||
sortName: 'Sort Name',
|
||||
placeIsAssigned: 'Please select assignment status',
|
||||
placeaiOperation: 'Please select Ai operation',
|
||||
createTime: 'Created Time',
|
||||
@@ -509,9 +510,9 @@ export default {
|
||||
edit: 'Edit',
|
||||
delete: 'Del',
|
||||
cancel: 'Cancel',
|
||||
confirm: 'Confirm',
|
||||
confirm: 'Confirm'
|
||||
},
|
||||
employee:{
|
||||
employee: {
|
||||
hostsId: 'Host ID',
|
||||
placeHostId: 'Please enter host ID',
|
||||
hostsLevel: 'Host Level',
|
||||
@@ -550,11 +551,10 @@ export default {
|
||||
primaryKey: 'ID',
|
||||
action: 'Action',
|
||||
remark: 'Remark',
|
||||
flag:'Flag',
|
||||
loadNext:'Next',
|
||||
flag: 'Flag',
|
||||
loadNext: 'Next',
|
||||
previous: 'Previous',
|
||||
updateTime: 'Update Time',
|
||||
|
||||
updateTime: 'Update Time'
|
||||
},
|
||||
country: {
|
||||
greece: 'Greece Region',
|
||||
@@ -591,23 +591,21 @@ export default {
|
||||
onlineFans: 'Online Fans',
|
||||
fllowernum: 'Followers',
|
||||
updateTime: 'Update Time'
|
||||
|
||||
},
|
||||
hostsInvitationType:{
|
||||
eliteTicket:'elite ticket',
|
||||
regularTicket:'regular ticket',
|
||||
|
||||
hostsInvitationType: {
|
||||
eliteTicket: 'elite ticket',
|
||||
regularTicket: 'regular ticket'
|
||||
},
|
||||
Assigned:{
|
||||
yes:'yes',
|
||||
Assigned: {
|
||||
yes: 'yes',
|
||||
no: 'no'
|
||||
},
|
||||
sortState:{
|
||||
sortState: {
|
||||
asc: 'asc',
|
||||
desc: 'desc'
|
||||
},
|
||||
operational:{
|
||||
operational: {
|
||||
contact: 'contact',
|
||||
noContact: 'noContact',
|
||||
},
|
||||
noContact: 'noContact'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user