国际化优化
This commit is contained in:
@@ -494,7 +494,6 @@ export default {
|
||||
hostsCountryinfo: 'Host Country',
|
||||
placeHostsCountry: 'Please select host country',
|
||||
hostsKind: 'Host Type',
|
||||
placeHostsKind: 'Please enter live type, e.g., game',
|
||||
isAssigned: 'Assigned',
|
||||
aiOperation: 'Ai Operation',
|
||||
sortType: 'Sort Type',
|
||||
@@ -520,7 +519,20 @@ export default {
|
||||
edit: 'Edit',
|
||||
delete: 'Del',
|
||||
cancel: 'Cancel',
|
||||
confirm: 'Confirm'
|
||||
confirm: 'Confirm',
|
||||
batchDelete: 'Batch Delete',
|
||||
copy: 'Copy',
|
||||
placeHostsId: 'Please enter host ID',
|
||||
placeHostsLevel: 'Please enter host level',
|
||||
placeHostsCoins: 'Please enter host coins',
|
||||
placeOnlineFans: 'Please enter online viewers',
|
||||
placeFans: 'Please enter followers',
|
||||
placeFllowernum: 'Please enter following',
|
||||
placeYesterdayCoins: 'Please enter yesterday coins',
|
||||
placeCountry: 'Please enter host country',
|
||||
placeHostsKind: 'Please enter stream type, e.g., Game',
|
||||
placeUserId: 'Please enter user Id',
|
||||
userId: 'User Id'
|
||||
},
|
||||
employee: {
|
||||
hostsId: 'Host ID',
|
||||
@@ -641,7 +653,24 @@ export default {
|
||||
batchCopyHostId: 'Batch Copy Host ID',
|
||||
deletePage: 'Delete Page',
|
||||
placeNegotiation: 'Please select negotiation status',
|
||||
allocationAlert: 'The number of successful allocations may be less than selected. Hosts with the same ID cannot be allocated repeatedly.'
|
||||
allocationAlert: 'The number of successful allocations may be less than selected. Hosts with the same ID cannot be allocated repeatedly.',
|
||||
exportDeleteConfirmMessage: 'Delete the exported data after export?',
|
||||
exportDeleteConfirmTitle: 'Delete Confirmation',
|
||||
exportDeleteAndExport: 'Delete and Export',
|
||||
exportOnlyExport: 'Export Only',
|
||||
placeDisplayId: 'Please enter big brother display_id',
|
||||
placeUid: 'Please enter big brother user id',
|
||||
placeNickname: 'Please enter big brother nickname',
|
||||
placeLevel: 'Please enter big brother level',
|
||||
placeHostCoins: 'Please enter coins tipped',
|
||||
placeFollowerCount: 'Please enter follower count',
|
||||
placeFollowingCount: 'Please enter following count',
|
||||
placeRegion: 'Please enter region',
|
||||
placeHistoricHighCoins: 'Please enter historic high coins',
|
||||
placeTotalGiftCoins: 'Please enter total gift coins',
|
||||
placeHostDisplayId: 'Please enter host display_id',
|
||||
placeOwnerId: 'Please enter owner id',
|
||||
displayIdRequired: 'Display ID is required'
|
||||
},
|
||||
system: {
|
||||
user: {
|
||||
|
||||
Reference in New Issue
Block a user