[add]新增页面

embed/programWidget
embed/domainStatus
embed/partnership
embed/gameRtp
This commit is contained in:
2026-06-11 17:42:58 +08:00
parent 9b10f21663
commit 4a6f5501ba
17 changed files with 2315 additions and 4 deletions

View File

@@ -0,0 +1,16 @@
export default {
title: 'Access All Program',
bannerCode: 'Program Banner Code',
bannerHelpPrefix: 'Put the code in',
bannerHelpSuffix: 'or anywhere you want to put it.',
preview: 'Preview',
copyBanner: 'Copy Banner Code',
functionCode: 'Program Function Code',
functionHelpPrefix: 'Put the code in',
copyFunction: 'Copy Function Code',
copied: 'Code copied',
copyFailed: 'Unable to copy the code',
previewTitle: 'Program Banner Preview',
previewNote: 'Preview clicks do not open the live program or submit account information.',
previewProgram: 'Program page {page} selected in preview',
}