Files
jk8_admin/web/src/lang/backend/en/embed/programWidget.ts
何南国 4a6f5501ba [add]新增页面
embed/programWidget
embed/domainStatus
embed/partnership
embed/gameRtp
2026-06-11 17:42:58 +08:00

17 lines
647 B
TypeScript

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',
}