大哥国际化

This commit is contained in:
2026-01-15 16:59:30 +08:00
parent c976dd52cd
commit 5284202b5a
6 changed files with 196 additions and 147 deletions

View File

@@ -281,7 +281,8 @@ export default {
subitem: 'Subitem',
formValidation: 'Form validation',
verifyReset: 'Verify reset',
remark: 'Remark'
remark: 'Remark',
card: 'Card'
},
watermark: {
watermark: 'Watermark'
@@ -613,5 +614,26 @@ export default {
operational: {
contact: 'contact',
noContact: 'noContact'
},
bigBrother: {
displayId: 'Big Brother Display ID',
uid: 'Big Brother UID',
nickname: 'Big Brother Nickname',
level: 'Big Brother Level',
fansLevel: 'Fan Club Level',
hostCoins: 'Coins Tipped',
followerCount: 'Followers',
followingCount: 'Following',
region: 'Region',
historicHighCoins: 'Historic High Coins',
totalGiftCoins: 'Total Gift Coins',
hostDisplayId: 'Host Display ID',
ownerId: 'Owner ID',
negotiation: 'Negotiation Status',
batchCopyBigId: 'Batch Copy Big Brother ID',
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.'
}
}