前端页面

This commit is contained in:
2026-06-15 15:00:48 +08:00
parent 0588cbecdb
commit 981a19702f
189 changed files with 3297 additions and 6 deletions

View File

@@ -0,0 +1 @@
const e={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"};export{e as default};