国际化优化

This commit is contained in:
2026-01-16 20:48:14 +08:00
parent a7ea68c6b5
commit 68306ea289
6 changed files with 128 additions and 70 deletions

View File

@@ -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: {