@adminiumjs/i18n 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a11y-keys.d.ts +1 -1
- package/dist/a11y-keys.d.ts.map +1 -1
- package/dist/a11y-keys.js +545 -18
- package/dist/a11y-keys.js.map +1 -1
- package/dist/format/index.d.ts +15 -3
- package/dist/format/index.d.ts.map +1 -1
- package/dist/format/index.js +15 -4
- package/dist/format/index.js.map +1 -1
- package/dist/resources/ar-eg/automations.d.ts +417 -0
- package/dist/resources/ar-eg/automations.d.ts.map +1 -0
- package/dist/resources/ar-eg/automations.js +417 -0
- package/dist/resources/ar-eg/automations.js.map +1 -0
- package/dist/resources/ar-eg/common.d.ts +23 -91
- package/dist/resources/ar-eg/common.d.ts.map +1 -1
- package/dist/resources/ar-eg/common.js +25 -93
- package/dist/resources/ar-eg/common.js.map +1 -1
- package/dist/resources/ar-eg/dataio.d.ts +260 -0
- package/dist/resources/ar-eg/dataio.d.ts.map +1 -0
- package/dist/resources/ar-eg/dataio.js +260 -0
- package/dist/resources/ar-eg/dataio.js.map +1 -0
- package/dist/resources/ar-eg/email.d.ts +824 -0
- package/dist/resources/ar-eg/email.d.ts.map +1 -0
- package/dist/resources/ar-eg/email.js +824 -0
- package/dist/resources/ar-eg/email.js.map +1 -0
- package/dist/resources/ar-eg/files.d.ts +112 -0
- package/dist/resources/ar-eg/files.d.ts.map +1 -0
- package/dist/resources/ar-eg/files.js +112 -0
- package/dist/resources/ar-eg/files.js.map +1 -0
- package/dist/resources/ar-eg/invoices.d.ts +717 -0
- package/dist/resources/ar-eg/invoices.d.ts.map +1 -0
- package/dist/resources/ar-eg/invoices.js +717 -0
- package/dist/resources/ar-eg/invoices.js.map +1 -0
- package/dist/resources/ar-eg/onboarding.d.ts +190 -0
- package/dist/resources/ar-eg/onboarding.d.ts.map +1 -0
- package/dist/resources/ar-eg/onboarding.js +190 -0
- package/dist/resources/ar-eg/onboarding.js.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts +415 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.js +415 -0
- package/dist/resources/ar-eg/reportBuilder.js.map +1 -0
- package/dist/resources/ar-eg/studio.d.ts +1760 -1117
- package/dist/resources/ar-eg/studio.d.ts.map +1 -1
- package/dist/resources/ar-eg/studio.js +1782 -1139
- package/dist/resources/ar-eg/studio.js.map +1 -1
- package/dist/resources/ar-eg/ui.d.ts +45 -9
- package/dist/resources/ar-eg/ui.d.ts.map +1 -1
- package/dist/resources/ar-eg/ui.js +47 -11
- package/dist/resources/ar-eg/ui.js.map +1 -1
- package/dist/resources/cs-cz/automations.d.ts +417 -0
- package/dist/resources/cs-cz/automations.d.ts.map +1 -0
- package/dist/resources/cs-cz/automations.js +417 -0
- package/dist/resources/cs-cz/automations.js.map +1 -0
- package/dist/resources/cs-cz/common.d.ts +23 -91
- package/dist/resources/cs-cz/common.d.ts.map +1 -1
- package/dist/resources/cs-cz/common.js +25 -93
- package/dist/resources/cs-cz/common.js.map +1 -1
- package/dist/resources/cs-cz/dataio.d.ts +260 -0
- package/dist/resources/cs-cz/dataio.d.ts.map +1 -0
- package/dist/resources/cs-cz/dataio.js +260 -0
- package/dist/resources/cs-cz/dataio.js.map +1 -0
- package/dist/resources/cs-cz/email.d.ts +824 -0
- package/dist/resources/cs-cz/email.d.ts.map +1 -0
- package/dist/resources/cs-cz/email.js +824 -0
- package/dist/resources/cs-cz/email.js.map +1 -0
- package/dist/resources/cs-cz/files.d.ts +112 -0
- package/dist/resources/cs-cz/files.d.ts.map +1 -0
- package/dist/resources/cs-cz/files.js +112 -0
- package/dist/resources/cs-cz/files.js.map +1 -0
- package/dist/resources/cs-cz/invoices.d.ts +717 -0
- package/dist/resources/cs-cz/invoices.d.ts.map +1 -0
- package/dist/resources/cs-cz/invoices.js +717 -0
- package/dist/resources/cs-cz/invoices.js.map +1 -0
- package/dist/resources/cs-cz/onboarding.d.ts +190 -0
- package/dist/resources/cs-cz/onboarding.d.ts.map +1 -0
- package/dist/resources/cs-cz/onboarding.js +190 -0
- package/dist/resources/cs-cz/onboarding.js.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts +415 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.js +415 -0
- package/dist/resources/cs-cz/reportBuilder.js.map +1 -0
- package/dist/resources/cs-cz/studio.d.ts +1759 -1116
- package/dist/resources/cs-cz/studio.d.ts.map +1 -1
- package/dist/resources/cs-cz/studio.js +1774 -1131
- package/dist/resources/cs-cz/studio.js.map +1 -1
- package/dist/resources/cs-cz/ui.d.ts +45 -9
- package/dist/resources/cs-cz/ui.d.ts.map +1 -1
- package/dist/resources/cs-cz/ui.js +47 -11
- package/dist/resources/cs-cz/ui.js.map +1 -1
- package/dist/resources/da-dk/automations.d.ts +417 -0
- package/dist/resources/da-dk/automations.d.ts.map +1 -0
- package/dist/resources/da-dk/automations.js +417 -0
- package/dist/resources/da-dk/automations.js.map +1 -0
- package/dist/resources/da-dk/common.d.ts +23 -91
- package/dist/resources/da-dk/common.d.ts.map +1 -1
- package/dist/resources/da-dk/common.js +25 -93
- package/dist/resources/da-dk/common.js.map +1 -1
- package/dist/resources/da-dk/dataio.d.ts +260 -0
- package/dist/resources/da-dk/dataio.d.ts.map +1 -0
- package/dist/resources/da-dk/dataio.js +260 -0
- package/dist/resources/da-dk/dataio.js.map +1 -0
- package/dist/resources/da-dk/email.d.ts +824 -0
- package/dist/resources/da-dk/email.d.ts.map +1 -0
- package/dist/resources/da-dk/email.js +824 -0
- package/dist/resources/da-dk/email.js.map +1 -0
- package/dist/resources/da-dk/files.d.ts +112 -0
- package/dist/resources/da-dk/files.d.ts.map +1 -0
- package/dist/resources/da-dk/files.js +112 -0
- package/dist/resources/da-dk/files.js.map +1 -0
- package/dist/resources/da-dk/invoices.d.ts +717 -0
- package/dist/resources/da-dk/invoices.d.ts.map +1 -0
- package/dist/resources/da-dk/invoices.js +717 -0
- package/dist/resources/da-dk/invoices.js.map +1 -0
- package/dist/resources/da-dk/onboarding.d.ts +190 -0
- package/dist/resources/da-dk/onboarding.d.ts.map +1 -0
- package/dist/resources/da-dk/onboarding.js +190 -0
- package/dist/resources/da-dk/onboarding.js.map +1 -0
- package/dist/resources/da-dk/reportBuilder.d.ts +415 -0
- package/dist/resources/da-dk/reportBuilder.d.ts.map +1 -0
- package/dist/resources/da-dk/reportBuilder.js +415 -0
- package/dist/resources/da-dk/reportBuilder.js.map +1 -0
- package/dist/resources/da-dk/studio.d.ts +1760 -1117
- package/dist/resources/da-dk/studio.d.ts.map +1 -1
- package/dist/resources/da-dk/studio.js +1771 -1128
- package/dist/resources/da-dk/studio.js.map +1 -1
- package/dist/resources/da-dk/ui.d.ts +45 -9
- package/dist/resources/da-dk/ui.d.ts.map +1 -1
- package/dist/resources/da-dk/ui.js +47 -11
- package/dist/resources/da-dk/ui.js.map +1 -1
- package/dist/resources/de-de/automations.d.ts +417 -0
- package/dist/resources/de-de/automations.d.ts.map +1 -0
- package/dist/resources/de-de/automations.js +417 -0
- package/dist/resources/de-de/automations.js.map +1 -0
- package/dist/resources/de-de/common.d.ts +23 -91
- package/dist/resources/de-de/common.d.ts.map +1 -1
- package/dist/resources/de-de/common.js +25 -93
- package/dist/resources/de-de/common.js.map +1 -1
- package/dist/resources/de-de/dataio.d.ts +260 -0
- package/dist/resources/de-de/dataio.d.ts.map +1 -0
- package/dist/resources/de-de/dataio.js +260 -0
- package/dist/resources/de-de/dataio.js.map +1 -0
- package/dist/resources/de-de/email.d.ts +824 -0
- package/dist/resources/de-de/email.d.ts.map +1 -0
- package/dist/resources/de-de/email.js +824 -0
- package/dist/resources/de-de/email.js.map +1 -0
- package/dist/resources/de-de/files.d.ts +112 -0
- package/dist/resources/de-de/files.d.ts.map +1 -0
- package/dist/resources/de-de/files.js +112 -0
- package/dist/resources/de-de/files.js.map +1 -0
- package/dist/resources/de-de/invoices.d.ts +717 -0
- package/dist/resources/de-de/invoices.d.ts.map +1 -0
- package/dist/resources/de-de/invoices.js +717 -0
- package/dist/resources/de-de/invoices.js.map +1 -0
- package/dist/resources/de-de/onboarding.d.ts +190 -0
- package/dist/resources/de-de/onboarding.d.ts.map +1 -0
- package/dist/resources/de-de/onboarding.js +190 -0
- package/dist/resources/de-de/onboarding.js.map +1 -0
- package/dist/resources/de-de/reportBuilder.d.ts +415 -0
- package/dist/resources/de-de/reportBuilder.d.ts.map +1 -0
- package/dist/resources/de-de/reportBuilder.js +415 -0
- package/dist/resources/de-de/reportBuilder.js.map +1 -0
- package/dist/resources/de-de/studio.d.ts +1759 -1116
- package/dist/resources/de-de/studio.d.ts.map +1 -1
- package/dist/resources/de-de/studio.js +1770 -1127
- package/dist/resources/de-de/studio.js.map +1 -1
- package/dist/resources/de-de/ui.d.ts +45 -9
- package/dist/resources/de-de/ui.d.ts.map +1 -1
- package/dist/resources/de-de/ui.js +47 -11
- package/dist/resources/de-de/ui.js.map +1 -1
- package/dist/resources/en-us/automations.d.ts +417 -0
- package/dist/resources/en-us/automations.d.ts.map +1 -0
- package/dist/resources/en-us/automations.js +417 -0
- package/dist/resources/en-us/automations.js.map +1 -0
- package/dist/resources/en-us/common.d.ts +23 -91
- package/dist/resources/en-us/common.d.ts.map +1 -1
- package/dist/resources/en-us/common.js +25 -93
- package/dist/resources/en-us/common.js.map +1 -1
- package/dist/resources/en-us/dataio.d.ts +260 -0
- package/dist/resources/en-us/dataio.d.ts.map +1 -0
- package/dist/resources/en-us/dataio.js +260 -0
- package/dist/resources/en-us/dataio.js.map +1 -0
- package/dist/resources/en-us/email.d.ts +824 -0
- package/dist/resources/en-us/email.d.ts.map +1 -0
- package/dist/resources/en-us/email.js +824 -0
- package/dist/resources/en-us/email.js.map +1 -0
- package/dist/resources/en-us/files.d.ts +112 -0
- package/dist/resources/en-us/files.d.ts.map +1 -0
- package/dist/resources/en-us/files.js +112 -0
- package/dist/resources/en-us/files.js.map +1 -0
- package/dist/resources/en-us/invoices.d.ts +717 -0
- package/dist/resources/en-us/invoices.d.ts.map +1 -0
- package/dist/resources/en-us/invoices.js +717 -0
- package/dist/resources/en-us/invoices.js.map +1 -0
- package/dist/resources/en-us/onboarding.d.ts +190 -0
- package/dist/resources/en-us/onboarding.d.ts.map +1 -0
- package/dist/resources/en-us/onboarding.js +190 -0
- package/dist/resources/en-us/onboarding.js.map +1 -0
- package/dist/resources/en-us/reportBuilder.d.ts +415 -0
- package/dist/resources/en-us/reportBuilder.d.ts.map +1 -0
- package/dist/resources/en-us/reportBuilder.js +415 -0
- package/dist/resources/en-us/reportBuilder.js.map +1 -0
- package/dist/resources/en-us/studio.d.ts +1742 -1099
- package/dist/resources/en-us/studio.d.ts.map +1 -1
- package/dist/resources/en-us/studio.js +1769 -1126
- package/dist/resources/en-us/studio.js.map +1 -1
- package/dist/resources/en-us/ui.d.ts +37 -1
- package/dist/resources/en-us/ui.d.ts.map +1 -1
- package/dist/resources/en-us/ui.js +39 -3
- package/dist/resources/en-us/ui.js.map +1 -1
- package/dist/resources/fr-fr/automations.d.ts +417 -0
- package/dist/resources/fr-fr/automations.d.ts.map +1 -0
- package/dist/resources/fr-fr/automations.js +417 -0
- package/dist/resources/fr-fr/automations.js.map +1 -0
- package/dist/resources/fr-fr/common.d.ts +23 -91
- package/dist/resources/fr-fr/common.d.ts.map +1 -1
- package/dist/resources/fr-fr/common.js +25 -93
- package/dist/resources/fr-fr/common.js.map +1 -1
- package/dist/resources/fr-fr/dataio.d.ts +260 -0
- package/dist/resources/fr-fr/dataio.d.ts.map +1 -0
- package/dist/resources/fr-fr/dataio.js +260 -0
- package/dist/resources/fr-fr/dataio.js.map +1 -0
- package/dist/resources/fr-fr/email.d.ts +824 -0
- package/dist/resources/fr-fr/email.d.ts.map +1 -0
- package/dist/resources/fr-fr/email.js +824 -0
- package/dist/resources/fr-fr/email.js.map +1 -0
- package/dist/resources/fr-fr/files.d.ts +112 -0
- package/dist/resources/fr-fr/files.d.ts.map +1 -0
- package/dist/resources/fr-fr/files.js +112 -0
- package/dist/resources/fr-fr/files.js.map +1 -0
- package/dist/resources/fr-fr/invoices.d.ts +717 -0
- package/dist/resources/fr-fr/invoices.d.ts.map +1 -0
- package/dist/resources/fr-fr/invoices.js +717 -0
- package/dist/resources/fr-fr/invoices.js.map +1 -0
- package/dist/resources/fr-fr/onboarding.d.ts +190 -0
- package/dist/resources/fr-fr/onboarding.d.ts.map +1 -0
- package/dist/resources/fr-fr/onboarding.js +190 -0
- package/dist/resources/fr-fr/onboarding.js.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts +415 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.js +415 -0
- package/dist/resources/fr-fr/reportBuilder.js.map +1 -0
- package/dist/resources/fr-fr/studio.d.ts +1759 -1116
- package/dist/resources/fr-fr/studio.d.ts.map +1 -1
- package/dist/resources/fr-fr/studio.js +1774 -1131
- package/dist/resources/fr-fr/studio.js.map +1 -1
- package/dist/resources/fr-fr/ui.d.ts +44 -8
- package/dist/resources/fr-fr/ui.d.ts.map +1 -1
- package/dist/resources/fr-fr/ui.js +46 -10
- package/dist/resources/fr-fr/ui.js.map +1 -1
- package/dist/resources/index.d.ts.map +1 -1
- package/dist/resources/index.js +14 -0
- package/dist/resources/index.js.map +1 -1
- package/dist/resources/lazy.d.ts.map +1 -1
- package/dist/resources/lazy.js +57 -1
- package/dist/resources/lazy.js.map +1 -1
- package/dist/resources/namespaces.d.ts +62 -3
- package/dist/resources/namespaces.d.ts.map +1 -1
- package/dist/resources/namespaces.js +84 -3
- package/dist/resources/namespaces.js.map +1 -1
- package/dist/resources/zh-cn/automations.d.ts +417 -0
- package/dist/resources/zh-cn/automations.d.ts.map +1 -0
- package/dist/resources/zh-cn/automations.js +417 -0
- package/dist/resources/zh-cn/automations.js.map +1 -0
- package/dist/resources/zh-cn/common.d.ts +23 -91
- package/dist/resources/zh-cn/common.d.ts.map +1 -1
- package/dist/resources/zh-cn/common.js +25 -93
- package/dist/resources/zh-cn/common.js.map +1 -1
- package/dist/resources/zh-cn/dataio.d.ts +260 -0
- package/dist/resources/zh-cn/dataio.d.ts.map +1 -0
- package/dist/resources/zh-cn/dataio.js +260 -0
- package/dist/resources/zh-cn/dataio.js.map +1 -0
- package/dist/resources/zh-cn/email.d.ts +824 -0
- package/dist/resources/zh-cn/email.d.ts.map +1 -0
- package/dist/resources/zh-cn/email.js +824 -0
- package/dist/resources/zh-cn/email.js.map +1 -0
- package/dist/resources/zh-cn/files.d.ts +112 -0
- package/dist/resources/zh-cn/files.d.ts.map +1 -0
- package/dist/resources/zh-cn/files.js +112 -0
- package/dist/resources/zh-cn/files.js.map +1 -0
- package/dist/resources/zh-cn/invoices.d.ts +717 -0
- package/dist/resources/zh-cn/invoices.d.ts.map +1 -0
- package/dist/resources/zh-cn/invoices.js +717 -0
- package/dist/resources/zh-cn/invoices.js.map +1 -0
- package/dist/resources/zh-cn/onboarding.d.ts +190 -0
- package/dist/resources/zh-cn/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-cn/onboarding.js +190 -0
- package/dist/resources/zh-cn/onboarding.js.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.js +415 -0
- package/dist/resources/zh-cn/reportBuilder.js.map +1 -0
- package/dist/resources/zh-cn/studio.d.ts +1758 -1115
- package/dist/resources/zh-cn/studio.d.ts.map +1 -1
- package/dist/resources/zh-cn/studio.js +1764 -1121
- package/dist/resources/zh-cn/studio.js.map +1 -1
- package/dist/resources/zh-cn/ui.d.ts +45 -9
- package/dist/resources/zh-cn/ui.d.ts.map +1 -1
- package/dist/resources/zh-cn/ui.js +47 -11
- package/dist/resources/zh-cn/ui.js.map +1 -1
- package/dist/resources/zh-tw/automations.d.ts +417 -0
- package/dist/resources/zh-tw/automations.d.ts.map +1 -0
- package/dist/resources/zh-tw/automations.js +417 -0
- package/dist/resources/zh-tw/automations.js.map +1 -0
- package/dist/resources/zh-tw/common.d.ts +23 -91
- package/dist/resources/zh-tw/common.d.ts.map +1 -1
- package/dist/resources/zh-tw/common.js +25 -93
- package/dist/resources/zh-tw/common.js.map +1 -1
- package/dist/resources/zh-tw/dataio.d.ts +260 -0
- package/dist/resources/zh-tw/dataio.d.ts.map +1 -0
- package/dist/resources/zh-tw/dataio.js +260 -0
- package/dist/resources/zh-tw/dataio.js.map +1 -0
- package/dist/resources/zh-tw/email.d.ts +824 -0
- package/dist/resources/zh-tw/email.d.ts.map +1 -0
- package/dist/resources/zh-tw/email.js +824 -0
- package/dist/resources/zh-tw/email.js.map +1 -0
- package/dist/resources/zh-tw/files.d.ts +112 -0
- package/dist/resources/zh-tw/files.d.ts.map +1 -0
- package/dist/resources/zh-tw/files.js +112 -0
- package/dist/resources/zh-tw/files.js.map +1 -0
- package/dist/resources/zh-tw/invoices.d.ts +717 -0
- package/dist/resources/zh-tw/invoices.d.ts.map +1 -0
- package/dist/resources/zh-tw/invoices.js +717 -0
- package/dist/resources/zh-tw/invoices.js.map +1 -0
- package/dist/resources/zh-tw/onboarding.d.ts +190 -0
- package/dist/resources/zh-tw/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-tw/onboarding.js +190 -0
- package/dist/resources/zh-tw/onboarding.js.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.js +415 -0
- package/dist/resources/zh-tw/reportBuilder.js.map +1 -0
- package/dist/resources/zh-tw/studio.d.ts +1759 -1116
- package/dist/resources/zh-tw/studio.d.ts.map +1 -1
- package/dist/resources/zh-tw/studio.js +1773 -1130
- package/dist/resources/zh-tw/studio.js.map +1 -1
- package/dist/resources/zh-tw/ui.d.ts +45 -9
- package/dist/resources/zh-tw/ui.d.ts.map +1 -1
- package/dist/resources/zh-tw/ui.js +47 -11
- package/dist/resources/zh-tw/ui.js.map +1 -1
- package/dist/review-status.js +7 -7
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +14 -1
- package/dist/server.js.map +1 -1
- package/locales/ar-EG/.meta.json +15999 -5979
- package/locales/ar-EG/automations.json +406 -0
- package/locales/ar-EG/common.json +25 -93
- package/locales/ar-EG/dataio.json +249 -0
- package/locales/ar-EG/email.json +813 -0
- package/locales/ar-EG/files.json +101 -0
- package/locales/ar-EG/invoices.json +706 -0
- package/locales/ar-EG/onboarding.json +179 -0
- package/locales/ar-EG/reportBuilder.json +404 -0
- package/locales/ar-EG/studio.json +1782 -1139
- package/locales/ar-EG/ui.json +47 -11
- package/locales/cs-CZ/.meta.json +16271 -6251
- package/locales/cs-CZ/automations.json +406 -0
- package/locales/cs-CZ/common.json +25 -93
- package/locales/cs-CZ/dataio.json +249 -0
- package/locales/cs-CZ/email.json +813 -0
- package/locales/cs-CZ/files.json +101 -0
- package/locales/cs-CZ/invoices.json +706 -0
- package/locales/cs-CZ/onboarding.json +179 -0
- package/locales/cs-CZ/reportBuilder.json +404 -0
- package/locales/cs-CZ/studio.json +1774 -1131
- package/locales/cs-CZ/ui.json +47 -11
- package/locales/da-DK/.meta.json +16245 -6225
- package/locales/da-DK/automations.json +406 -0
- package/locales/da-DK/common.json +25 -93
- package/locales/da-DK/dataio.json +249 -0
- package/locales/da-DK/email.json +813 -0
- package/locales/da-DK/files.json +101 -0
- package/locales/da-DK/invoices.json +706 -0
- package/locales/da-DK/onboarding.json +179 -0
- package/locales/da-DK/reportBuilder.json +404 -0
- package/locales/da-DK/studio.json +1771 -1128
- package/locales/da-DK/ui.json +47 -11
- package/locales/de-DE/.meta.json +16094 -6074
- package/locales/de-DE/automations.json +406 -0
- package/locales/de-DE/common.json +25 -93
- package/locales/de-DE/dataio.json +249 -0
- package/locales/de-DE/email.json +813 -0
- package/locales/de-DE/files.json +101 -0
- package/locales/de-DE/invoices.json +706 -0
- package/locales/de-DE/onboarding.json +179 -0
- package/locales/de-DE/reportBuilder.json +404 -0
- package/locales/de-DE/studio.json +1770 -1127
- package/locales/de-DE/ui.json +47 -11
- package/locales/en-US/automations.json +406 -0
- package/locales/en-US/common.json +25 -93
- package/locales/en-US/dataio.json +249 -0
- package/locales/en-US/email.json +813 -0
- package/locales/en-US/files.json +101 -0
- package/locales/en-US/invoices.json +706 -0
- package/locales/en-US/onboarding.json +179 -0
- package/locales/en-US/reportBuilder.json +404 -0
- package/locales/en-US/studio.json +1769 -1126
- package/locales/en-US/ui.json +39 -3
- package/locales/fr-FR/.meta.json +14117 -4097
- package/locales/fr-FR/automations.json +406 -0
- package/locales/fr-FR/common.json +25 -93
- package/locales/fr-FR/dataio.json +249 -0
- package/locales/fr-FR/email.json +813 -0
- package/locales/fr-FR/files.json +101 -0
- package/locales/fr-FR/invoices.json +706 -0
- package/locales/fr-FR/onboarding.json +179 -0
- package/locales/fr-FR/reportBuilder.json +404 -0
- package/locales/fr-FR/studio.json +1774 -1131
- package/locales/fr-FR/ui.json +46 -10
- package/locales/zh-CN/.meta.json +16223 -6203
- package/locales/zh-CN/automations.json +406 -0
- package/locales/zh-CN/common.json +25 -93
- package/locales/zh-CN/dataio.json +249 -0
- package/locales/zh-CN/email.json +813 -0
- package/locales/zh-CN/files.json +101 -0
- package/locales/zh-CN/invoices.json +706 -0
- package/locales/zh-CN/onboarding.json +179 -0
- package/locales/zh-CN/reportBuilder.json +404 -0
- package/locales/zh-CN/studio.json +1764 -1121
- package/locales/zh-CN/ui.json +47 -11
- package/locales/zh-TW/.meta.json +15999 -5979
- package/locales/zh-TW/automations.json +406 -0
- package/locales/zh-TW/common.json +25 -93
- package/locales/zh-TW/dataio.json +249 -0
- package/locales/zh-TW/email.json +813 -0
- package/locales/zh-TW/files.json +101 -0
- package/locales/zh-TW/invoices.json +706 -0
- package/locales/zh-TW/onboarding.json +179 -0
- package/locales/zh-TW/reportBuilder.json +404 -0
- package/locales/zh-TW/studio.json +1773 -1130
- package/locales/zh-TW/ui.json +47 -11
- package/package.json +1 -1
|
@@ -0,0 +1,824 @@
|
|
|
1
|
+
// SPDX-License-Identifier: AGPL-3.0-only
|
|
2
|
+
/**
|
|
3
|
+
* GENERATED MIRROR of ../../../locales/en-US/email.json — do not edit by hand.
|
|
4
|
+
* The JSON file is the canonical hand-authored bundle (10-i18n-theming.md §3.1);
|
|
5
|
+
* this TS mirror exists so the runtime can bundle a namespace (en-US's eager
|
|
6
|
+
* ones) or chunk-split it (every other locale, and en-US's deferred `studio`)
|
|
7
|
+
* without JSON import attributes (browser + NodeNext safe).
|
|
8
|
+
* Parity is enforced by src/resources/parity.test.ts. Regenerate with
|
|
9
|
+
* scripts/gen-resources.mjs.
|
|
10
|
+
*/
|
|
11
|
+
export default {
|
|
12
|
+
"actions": {
|
|
13
|
+
"menu": "More actions",
|
|
14
|
+
"eyebrow": "Actions",
|
|
15
|
+
"import": "Import template",
|
|
16
|
+
"senders": "Manage senders",
|
|
17
|
+
"exportAll": "Export all",
|
|
18
|
+
"settings": "Email settings",
|
|
19
|
+
"archived": "Archived"
|
|
20
|
+
},
|
|
21
|
+
"archivedChip": {
|
|
22
|
+
"field": "Showing",
|
|
23
|
+
"value": "Archived",
|
|
24
|
+
"leave": "Leave archived"
|
|
25
|
+
},
|
|
26
|
+
"blank": {
|
|
27
|
+
"cta": "Call to action",
|
|
28
|
+
"heading": "Heading goes here",
|
|
29
|
+
"para": "Start writing your email…",
|
|
30
|
+
"preheader": "Preview text",
|
|
31
|
+
"subject": "Subject line"
|
|
32
|
+
},
|
|
33
|
+
"blocks": {
|
|
34
|
+
"heading": {
|
|
35
|
+
"label": "Heading",
|
|
36
|
+
"hint": "Section headline"
|
|
37
|
+
},
|
|
38
|
+
"text": {
|
|
39
|
+
"label": "Text block",
|
|
40
|
+
"hint": "One or more paragraphs"
|
|
41
|
+
},
|
|
42
|
+
"button": {
|
|
43
|
+
"label": "Button",
|
|
44
|
+
"hint": "Primary call-to-action"
|
|
45
|
+
},
|
|
46
|
+
"divider": {
|
|
47
|
+
"label": "Divider / spacer",
|
|
48
|
+
"hint": "Rule or empty space"
|
|
49
|
+
},
|
|
50
|
+
"spacer": {
|
|
51
|
+
"label": "Spacer",
|
|
52
|
+
"hint": "Empty space"
|
|
53
|
+
},
|
|
54
|
+
"footer": {
|
|
55
|
+
"label": "Footer text",
|
|
56
|
+
"hint": "Legacy footer block"
|
|
57
|
+
},
|
|
58
|
+
"image": {
|
|
59
|
+
"label": "Image placeholder",
|
|
60
|
+
"hint": "Drop artwork in later"
|
|
61
|
+
},
|
|
62
|
+
"two-col": {
|
|
63
|
+
"label": "Two-column text",
|
|
64
|
+
"hint": "Side-by-side copy"
|
|
65
|
+
},
|
|
66
|
+
"list": {
|
|
67
|
+
"label": "Bulleted list",
|
|
68
|
+
"hint": "Short bullet points"
|
|
69
|
+
},
|
|
70
|
+
"quote": {
|
|
71
|
+
"label": "Quote",
|
|
72
|
+
"hint": "Testimonial with attribution"
|
|
73
|
+
},
|
|
74
|
+
"social": {
|
|
75
|
+
"label": "Social links",
|
|
76
|
+
"hint": "Footer link chips"
|
|
77
|
+
},
|
|
78
|
+
"html": {
|
|
79
|
+
"label": "Custom HTML",
|
|
80
|
+
"hint": "Paste your own markup"
|
|
81
|
+
},
|
|
82
|
+
"box": {
|
|
83
|
+
"label": "Highlight box",
|
|
84
|
+
"hint": "Label and a big value"
|
|
85
|
+
},
|
|
86
|
+
"stats": {
|
|
87
|
+
"label": "Stat row",
|
|
88
|
+
"hint": "Two to four figures"
|
|
89
|
+
},
|
|
90
|
+
"product": {
|
|
91
|
+
"label": "Product row",
|
|
92
|
+
"hint": "Line items with prices"
|
|
93
|
+
},
|
|
94
|
+
"multi-currency": {
|
|
95
|
+
"label": "Multi-currency",
|
|
96
|
+
"hint": "Totals in other currencies"
|
|
97
|
+
},
|
|
98
|
+
"tax-breakdown": {
|
|
99
|
+
"label": "Tax breakdown",
|
|
100
|
+
"hint": "Tax components"
|
|
101
|
+
},
|
|
102
|
+
"discount-codes": {
|
|
103
|
+
"label": "Discount codes",
|
|
104
|
+
"hint": "Applied promo codes"
|
|
105
|
+
},
|
|
106
|
+
"payment-history": {
|
|
107
|
+
"label": "Payment history",
|
|
108
|
+
"hint": "Past payments"
|
|
109
|
+
},
|
|
110
|
+
"recurring": {
|
|
111
|
+
"label": "Recurring schedule",
|
|
112
|
+
"hint": "Delivery cadence"
|
|
113
|
+
},
|
|
114
|
+
"loyalty": {
|
|
115
|
+
"label": "Loyalty points",
|
|
116
|
+
"hint": "Rewards balance"
|
|
117
|
+
},
|
|
118
|
+
"delivery": {
|
|
119
|
+
"label": "Delivery timeline",
|
|
120
|
+
"hint": "Fulfilment status"
|
|
121
|
+
},
|
|
122
|
+
"po-terms": {
|
|
123
|
+
"label": "PO terms",
|
|
124
|
+
"hint": "Purchase order terms"
|
|
125
|
+
},
|
|
126
|
+
"legal": {
|
|
127
|
+
"label": "Legal footer",
|
|
128
|
+
"hint": "Fine print"
|
|
129
|
+
},
|
|
130
|
+
"refund-policy": {
|
|
131
|
+
"label": "Refund policy",
|
|
132
|
+
"hint": "Returns and refunds"
|
|
133
|
+
},
|
|
134
|
+
"contact": {
|
|
135
|
+
"label": "Contact block",
|
|
136
|
+
"hint": "Support details"
|
|
137
|
+
},
|
|
138
|
+
"unknown": {
|
|
139
|
+
"label": "Section"
|
|
140
|
+
}
|
|
141
|
+
},
|
|
142
|
+
"branding": {
|
|
143
|
+
"brandName": "Brand name",
|
|
144
|
+
"logoMark": "Logo mark",
|
|
145
|
+
"yourLogo": "Your logo",
|
|
146
|
+
"fromName": "From name",
|
|
147
|
+
"fromEmail": "From email",
|
|
148
|
+
"notConfigured": "Not a configured sender.",
|
|
149
|
+
"manageSenders": "Manage senders",
|
|
150
|
+
"noSenders": "No senders configured yet — the default sender is used.",
|
|
151
|
+
"defaultSenderOption": "Default sender",
|
|
152
|
+
"brandColour": "Brand colour",
|
|
153
|
+
"category": "Category",
|
|
154
|
+
"status": "Status",
|
|
155
|
+
"languageVariations": "Language variations",
|
|
156
|
+
"languageHint": "Adding a language creates a linked copy. Variations stay grouped under {topic}.",
|
|
157
|
+
"tagCurrent": "Current",
|
|
158
|
+
"tagEdit": "Edit",
|
|
159
|
+
"tagAdd": "Add",
|
|
160
|
+
"noMatch": "No sender matches"
|
|
161
|
+
},
|
|
162
|
+
"campaign": {
|
|
163
|
+
"title": "Send campaign",
|
|
164
|
+
"sendTo": "Send to",
|
|
165
|
+
"workspaceUsers": "Workspace users",
|
|
166
|
+
"rolesHint": "Everyone, or only the holders of the roles you pick.",
|
|
167
|
+
"when": "When",
|
|
168
|
+
"now": "Now",
|
|
169
|
+
"schedule": "Schedule",
|
|
170
|
+
"scheduleAt": "Send at",
|
|
171
|
+
"pastTime": "Pick a time in the future.",
|
|
172
|
+
"counting": "Counting recipients…",
|
|
173
|
+
"countFailed": "Couldn’t count recipients",
|
|
174
|
+
"count": "{total, plural, one {# recipient} other {# recipients}}",
|
|
175
|
+
"optedOut": "{skipped} opted out",
|
|
176
|
+
"note": "Variables are filled per recipient — {token} becomes each person’s name.",
|
|
177
|
+
"send": "Send campaign",
|
|
178
|
+
"scheduleAction": "Schedule campaign",
|
|
179
|
+
"sending": "Sending…",
|
|
180
|
+
"failed": "The campaign could not be sent.",
|
|
181
|
+
"sentTitle": "Campaign sent!",
|
|
182
|
+
"sentBody": "{name} is on its way to {count, plural, one {# recipient} other {# recipients}}.",
|
|
183
|
+
"scheduledTitle": "Campaign scheduled!",
|
|
184
|
+
"scheduledBody": "{name} goes out {when}.",
|
|
185
|
+
"done": "Done",
|
|
186
|
+
"chipScheduled": "Scheduled · {when}",
|
|
187
|
+
"chipSending": "Sending · {pct}%",
|
|
188
|
+
"cancelSchedule": "Cancel schedule",
|
|
189
|
+
"cancelSending": "Cancel sending",
|
|
190
|
+
"cancelled": "Schedule cancelled",
|
|
191
|
+
"sendingCancelled": "Sending cancelled",
|
|
192
|
+
"cancelFailed": "Could not cancel"
|
|
193
|
+
},
|
|
194
|
+
"campaignSent": {
|
|
195
|
+
"body": "{sent} sent · {failed} failed",
|
|
196
|
+
"title": "Campaign sent: {name}"
|
|
197
|
+
},
|
|
198
|
+
"canvas": {
|
|
199
|
+
"livePreview": "Live preview · click any part of the email to edit it",
|
|
200
|
+
"device": "Preview width",
|
|
201
|
+
"desktop": "Desktop",
|
|
202
|
+
"mobile": "Mobile",
|
|
203
|
+
"subject": "Subject",
|
|
204
|
+
"preheader": "Preview text",
|
|
205
|
+
"preheaderPlaceholder": "Preview text…",
|
|
206
|
+
"select": "Edit {label}",
|
|
207
|
+
"insertAbove": "Insert a section above {label}",
|
|
208
|
+
"add": "Add",
|
|
209
|
+
"addSection": "Add section",
|
|
210
|
+
"defaultSender": "Default sender",
|
|
211
|
+
"now": "now",
|
|
212
|
+
"attachments": "{count, plural, one {# attachment} other {# attachments}}",
|
|
213
|
+
"fileMissing": "File missing",
|
|
214
|
+
"variables": "Variables",
|
|
215
|
+
"imagePlaceholder": "Image placeholder",
|
|
216
|
+
"htmlNote": "Rendered as raw HTML when the email is sent.",
|
|
217
|
+
"recurring": "Recurring — {freq}",
|
|
218
|
+
"nextOn": "Next on {next} · {note}",
|
|
219
|
+
"loyaltyBalance": "Loyalty balance",
|
|
220
|
+
"loyaltyLine": "{balance} pts · {level}",
|
|
221
|
+
"sections": {
|
|
222
|
+
"branding": "Brand & sender",
|
|
223
|
+
"subject": "Subject & preheader",
|
|
224
|
+
"footer": "Footer",
|
|
225
|
+
"attachments": "Attachments"
|
|
226
|
+
},
|
|
227
|
+
"blockAdded": "{label} added"
|
|
228
|
+
},
|
|
229
|
+
"card": {
|
|
230
|
+
"edit": "Edit",
|
|
231
|
+
"duplicate": "Duplicate",
|
|
232
|
+
"rename": "Rename",
|
|
233
|
+
"renameLabel": "New name",
|
|
234
|
+
"delete": "Delete",
|
|
235
|
+
"restore": "Restore",
|
|
236
|
+
"deleteForGood": "Delete for good",
|
|
237
|
+
"reset": "Reset to built-in"
|
|
238
|
+
},
|
|
239
|
+
"category": {
|
|
240
|
+
"transactional": "Transactional",
|
|
241
|
+
"lifecycle": "Lifecycle",
|
|
242
|
+
"marketing": "Marketing"
|
|
243
|
+
},
|
|
244
|
+
"copySuffix": "{name} (copy)",
|
|
245
|
+
"cycle": {
|
|
246
|
+
"done": "Done",
|
|
247
|
+
"current": "In progress",
|
|
248
|
+
"todo": "Pending"
|
|
249
|
+
},
|
|
250
|
+
"delete": {
|
|
251
|
+
"title": "Delete {name}?",
|
|
252
|
+
"archiveBody": "It moves to Archived, where you can restore it or delete it for good.",
|
|
253
|
+
"confirm": "Delete",
|
|
254
|
+
"forGoodTitle": "Delete {name} for good?",
|
|
255
|
+
"forGoodBody": {
|
|
256
|
+
"template": "This can’t be undone. The template will be permanently removed.",
|
|
257
|
+
"campaign": "This can’t be undone. The campaign will be permanently removed."
|
|
258
|
+
},
|
|
259
|
+
"forGood": "Delete for good",
|
|
260
|
+
"resetTitle": "Reset {name} to built-in?",
|
|
261
|
+
"resetBody": "Your edits to this language are replaced by the shipped copy.",
|
|
262
|
+
"reset": "Reset"
|
|
263
|
+
},
|
|
264
|
+
"editor": {
|
|
265
|
+
"kind": {
|
|
266
|
+
"template": "Template",
|
|
267
|
+
"campaign": "Campaign"
|
|
268
|
+
},
|
|
269
|
+
"nameLabel": "Name",
|
|
270
|
+
"undo": "Undo",
|
|
271
|
+
"redo": "Redo",
|
|
272
|
+
"test": "Test",
|
|
273
|
+
"save": "Save",
|
|
274
|
+
"saveTemplate": "Save template",
|
|
275
|
+
"sendCampaign": "Send campaign",
|
|
276
|
+
"shortcutSave": "Save the email",
|
|
277
|
+
"saveState": {
|
|
278
|
+
"saving": "Saving…",
|
|
279
|
+
"saved": "All changes saved",
|
|
280
|
+
"dirty": "Unsaved changes",
|
|
281
|
+
"error": "Couldn’t save"
|
|
282
|
+
},
|
|
283
|
+
"languages": {
|
|
284
|
+
"title": "Language variations",
|
|
285
|
+
"current": "Editing now",
|
|
286
|
+
"translated": "Translated",
|
|
287
|
+
"needsTranslation": "Needs translation",
|
|
288
|
+
"missing": "Not created yet",
|
|
289
|
+
"created": "{language} variation created",
|
|
290
|
+
"createdNeedsTranslation": "{language} variation created — needs translation",
|
|
291
|
+
"addFailed": "Could not add that language"
|
|
292
|
+
},
|
|
293
|
+
"discard": {
|
|
294
|
+
"title": "Discard unsaved changes?",
|
|
295
|
+
"body": "Your edits to {name} will be lost.",
|
|
296
|
+
"keep": "Keep editing",
|
|
297
|
+
"confirm": "Discard"
|
|
298
|
+
},
|
|
299
|
+
"saveFailed": "Could not save",
|
|
300
|
+
"saved": "Changes saved",
|
|
301
|
+
"loadFailed": "Couldn’t load this email"
|
|
302
|
+
},
|
|
303
|
+
"empty": {
|
|
304
|
+
"templates": {
|
|
305
|
+
"title": "No templates yet",
|
|
306
|
+
"body": "Design a reusable email your team can send from."
|
|
307
|
+
},
|
|
308
|
+
"campaigns": {
|
|
309
|
+
"title": "No campaigns yet",
|
|
310
|
+
"body": "Create a campaign from a template or a blank canvas."
|
|
311
|
+
},
|
|
312
|
+
"noMatch": {
|
|
313
|
+
"templates": "No templates match",
|
|
314
|
+
"campaigns": "No campaigns match",
|
|
315
|
+
"body": "Try a different search term."
|
|
316
|
+
},
|
|
317
|
+
"archived": {
|
|
318
|
+
"templates": "No archived templates",
|
|
319
|
+
"campaigns": "No archived campaigns",
|
|
320
|
+
"body": "Anything you delete lands here and can be restored."
|
|
321
|
+
}
|
|
322
|
+
},
|
|
323
|
+
"fields": {
|
|
324
|
+
"heading": "Heading",
|
|
325
|
+
"buttonText": "Button text",
|
|
326
|
+
"linkUrl": "Link URL",
|
|
327
|
+
"height": "Height (px)",
|
|
328
|
+
"footer": "Footer",
|
|
329
|
+
"placeholderLabel": "Placeholder label",
|
|
330
|
+
"imageUrl": "Image URL",
|
|
331
|
+
"leftColumn": "Left column",
|
|
332
|
+
"rightColumn": "Right column",
|
|
333
|
+
"quote": "Quote",
|
|
334
|
+
"attribution": "Attribution",
|
|
335
|
+
"html": "HTML",
|
|
336
|
+
"label": "Label",
|
|
337
|
+
"value": "Value",
|
|
338
|
+
"sectionLabel": "Section label",
|
|
339
|
+
"baseAmount": "Base amount",
|
|
340
|
+
"frequency": "Frequency",
|
|
341
|
+
"nextIssueDate": "Next issue date",
|
|
342
|
+
"scheduleNote": "Schedule note",
|
|
343
|
+
"balance": "Balance",
|
|
344
|
+
"earned": "Earned",
|
|
345
|
+
"level": "Level",
|
|
346
|
+
"body": "Body",
|
|
347
|
+
"finePrint": "Fine print",
|
|
348
|
+
"contactName": "Contact name",
|
|
349
|
+
"email": "Email",
|
|
350
|
+
"phone": "Phone"
|
|
351
|
+
},
|
|
352
|
+
"group": {
|
|
353
|
+
"languages": "{count, plural, one {# language} other {# languages}}",
|
|
354
|
+
"emails": "{count, plural, one {# email} other {# emails}}",
|
|
355
|
+
"needsTranslation": "{count} needs translation"
|
|
356
|
+
},
|
|
357
|
+
"groupBy": {
|
|
358
|
+
"label": "Group by",
|
|
359
|
+
"none": "None",
|
|
360
|
+
"topic": "Topic",
|
|
361
|
+
"language": "Language"
|
|
362
|
+
},
|
|
363
|
+
"imagePicker": {
|
|
364
|
+
"title": "Choose an image",
|
|
365
|
+
"subtitle": "Pick from your workspace files, upload one, or paste a URL.",
|
|
366
|
+
"source": "Source",
|
|
367
|
+
"workspaceFiles": "Workspace files",
|
|
368
|
+
"upload": "Upload",
|
|
369
|
+
"noImages": "No images in the library yet — upload one.",
|
|
370
|
+
"connection": "Upload into",
|
|
371
|
+
"noConnection": "Connect a data source before uploading.",
|
|
372
|
+
"drop": "Drop an image here",
|
|
373
|
+
"formats": "PNG, JPG, GIF or SVG",
|
|
374
|
+
"browse": "Browse files",
|
|
375
|
+
"url": "Image URL",
|
|
376
|
+
"urlPlaceholder": "…or paste an image URL",
|
|
377
|
+
"useUrl": "Use URL",
|
|
378
|
+
"selected": "{name} selected",
|
|
379
|
+
"uploaded": "{name} uploaded"
|
|
380
|
+
},
|
|
381
|
+
"import": {
|
|
382
|
+
"title": "Import template",
|
|
383
|
+
"subtitle": "A bundle exported from Adminium.",
|
|
384
|
+
"choose": "Choose a bundle",
|
|
385
|
+
"hint": "adminium-email-templates-<date>.json",
|
|
386
|
+
"invalid": "That file is not an Adminium email bundle.",
|
|
387
|
+
"summary": "{templates, plural, one {# template} other {# templates}} and {campaigns, plural, one {# campaign} other {# campaigns}} · {duplicates} already exist",
|
|
388
|
+
"modeLabel": "Existing documents",
|
|
389
|
+
"skip": "Skip existing",
|
|
390
|
+
"replace": "Replace existing",
|
|
391
|
+
"confirm": "Import",
|
|
392
|
+
"failed": "The import failed.",
|
|
393
|
+
"done": "{created} imported · {replaced} replaced · {skipped} skipped",
|
|
394
|
+
"errors": "{count, plural, one {# document} other {# documents}} could not be imported"
|
|
395
|
+
},
|
|
396
|
+
"inspector": {
|
|
397
|
+
"tabs": "Inspector",
|
|
398
|
+
"sections": "Sections",
|
|
399
|
+
"design": "Design",
|
|
400
|
+
"backToSections": "Back to sections",
|
|
401
|
+
"fixed": "Fixed",
|
|
402
|
+
"bodySections": "Body sections · drag to reorder",
|
|
403
|
+
"dragToReorder": "Drag to reorder",
|
|
404
|
+
"moveUp": "Move up",
|
|
405
|
+
"moveDown": "Move down",
|
|
406
|
+
"duplicateSection": "Duplicate {label}",
|
|
407
|
+
"removeSection": "Remove {label}",
|
|
408
|
+
"savedBlocks": "Saved blocks",
|
|
409
|
+
"savedBlocksHint": "Save any section from the Design tab to reuse it in other templates.",
|
|
410
|
+
"titles": {
|
|
411
|
+
"subject": "Subject"
|
|
412
|
+
},
|
|
413
|
+
"hints": {
|
|
414
|
+
"branding": "Logo, from, colour, status",
|
|
415
|
+
"subject": "Subject & preview text",
|
|
416
|
+
"attachments": "Fixed files & generated files",
|
|
417
|
+
"footer": "Legal & unsubscribe",
|
|
418
|
+
"gone": "Section removed"
|
|
419
|
+
},
|
|
420
|
+
"subjectLine": "Subject line",
|
|
421
|
+
"preheader": "Preheader / preview text",
|
|
422
|
+
"insertVariable": "Insert variable",
|
|
423
|
+
"insertHint": "Click a field, then a variable to insert it.",
|
|
424
|
+
"footerText": "Footer text",
|
|
425
|
+
"footerHint": "Legal text, address & unsubscribe. Shown at the bottom of every send.",
|
|
426
|
+
"attachedToEverySend": "Attached to every send",
|
|
427
|
+
"attachmentsEmpty": "Nothing attached yet. Add a fixed file that goes out with every send, or a generated file resolved per recipient.",
|
|
428
|
+
"generatedLabel": "Label",
|
|
429
|
+
"generatedToken": "Token",
|
|
430
|
+
"resolvedPerRecipient": "Resolved per recipient at send time.",
|
|
431
|
+
"removeAttachment": "Remove attachment",
|
|
432
|
+
"addGeneratedFile": "Add generated file",
|
|
433
|
+
"workspaceDocuments": "Workspace documents",
|
|
434
|
+
"chooseImage": "Choose image",
|
|
435
|
+
"addRow": "Add {noun}",
|
|
436
|
+
"duplicateRow": "Duplicate {noun}",
|
|
437
|
+
"removeRow": "Remove {noun}",
|
|
438
|
+
"saveAsReusable": "Save as reusable block",
|
|
439
|
+
"blockName": "Block name",
|
|
440
|
+
"myBlock": "My block",
|
|
441
|
+
"save": "Save",
|
|
442
|
+
"duplicate": "Duplicate",
|
|
443
|
+
"remove": "Remove",
|
|
444
|
+
"savedToBlocks": "Saved to your blocks",
|
|
445
|
+
"saveBlockFailed": "Could not save the block",
|
|
446
|
+
"sectionDuplicated": "Section duplicated",
|
|
447
|
+
"sectionRemoved": "Section removed",
|
|
448
|
+
"sectionsReordered": "Sections reordered",
|
|
449
|
+
"noDocuments": "No documents in the library yet. Upload one from Files.",
|
|
450
|
+
"attached": "{name} attached"
|
|
451
|
+
},
|
|
452
|
+
"layout": {
|
|
453
|
+
"label": "Layout",
|
|
454
|
+
"gallery": "Gallery",
|
|
455
|
+
"list": "List"
|
|
456
|
+
},
|
|
457
|
+
"linkFallback": "If the button doesn’t work, paste this link into your browser: {url}",
|
|
458
|
+
"list": {
|
|
459
|
+
"name": "Name",
|
|
460
|
+
"lang": "Lang",
|
|
461
|
+
"status": "Status",
|
|
462
|
+
"updated": "Updated",
|
|
463
|
+
"actions": "Actions"
|
|
464
|
+
},
|
|
465
|
+
"loadFailed": "Couldn’t load email templates",
|
|
466
|
+
"mirror": {
|
|
467
|
+
"title": "Apply to the other languages?",
|
|
468
|
+
"body": "{label} can be mirrored to the {count, plural, one {# other language variation} other {# other language variations}} of {topic}. Copy comes across untranslated, when you save.",
|
|
469
|
+
"onlyThis": "Only {native}",
|
|
470
|
+
"applyAll": "Apply to all {count}",
|
|
471
|
+
"queued": "Queued for {count, plural, one {# other language} other {# other languages}} — applies when you save"
|
|
472
|
+
},
|
|
473
|
+
"needsTranslation": "Needs translation",
|
|
474
|
+
"new": {
|
|
475
|
+
"template": "New template",
|
|
476
|
+
"campaign": "New campaign",
|
|
477
|
+
"subtitle": "Start blank or from a ready-made email design.",
|
|
478
|
+
"blank": "Blank email",
|
|
479
|
+
"blankHint": "Start from scratch",
|
|
480
|
+
"yourTemplates": "Your templates",
|
|
481
|
+
"failed": "Could not create it",
|
|
482
|
+
"startersFailed": "The starters could not be loaded. Start blank, or try again."
|
|
483
|
+
},
|
|
484
|
+
"notification": {
|
|
485
|
+
"action": "Open {appName}",
|
|
486
|
+
"footer": "You are receiving this because email notifications are on for your {appName} account. You can turn them off in your notification preferences.",
|
|
487
|
+
"name": "Notification"
|
|
488
|
+
},
|
|
489
|
+
"nouns": {
|
|
490
|
+
"paragraph": "paragraph",
|
|
491
|
+
"item": "item",
|
|
492
|
+
"link": "link",
|
|
493
|
+
"stat": "stat",
|
|
494
|
+
"currency": "currency",
|
|
495
|
+
"taxLine": "tax line",
|
|
496
|
+
"code": "code",
|
|
497
|
+
"payment": "payment",
|
|
498
|
+
"step": "step"
|
|
499
|
+
},
|
|
500
|
+
"passwordReset": {
|
|
501
|
+
"action": "Choose a new password",
|
|
502
|
+
"heading": "Reset your password",
|
|
503
|
+
"intro": "Hi {name}, we received a request to reset the password for {email}.",
|
|
504
|
+
"name": "Password reset",
|
|
505
|
+
"notice": "This link works only once and expires in {expiresInMinutes} minutes. If you didn’t ask to reset your password, you can ignore this email — your current password stays active.",
|
|
506
|
+
"subject": "Reset your {appName} password"
|
|
507
|
+
},
|
|
508
|
+
"picker": {
|
|
509
|
+
"title": "Add a section",
|
|
510
|
+
"above": "Inserted above {label}",
|
|
511
|
+
"atEnd": "Added at the end of the email",
|
|
512
|
+
"groups": {
|
|
513
|
+
"content": "Content",
|
|
514
|
+
"commerce": "Commerce & data",
|
|
515
|
+
"legal": "Legal & support",
|
|
516
|
+
"saved": "Saved blocks"
|
|
517
|
+
},
|
|
518
|
+
"savedHint": "Saved {label}"
|
|
519
|
+
},
|
|
520
|
+
"placeholders": {
|
|
521
|
+
"paragraphText": "Paragraph text",
|
|
522
|
+
"listItem": "List item",
|
|
523
|
+
"label": "Label",
|
|
524
|
+
"iconName": "Icon name",
|
|
525
|
+
"url": "URL",
|
|
526
|
+
"itemName": "Item name",
|
|
527
|
+
"variant": "Variant / SKU",
|
|
528
|
+
"stepName": "Step name",
|
|
529
|
+
"description": "Description"
|
|
530
|
+
},
|
|
531
|
+
"rows": {
|
|
532
|
+
"paragraphs": "Paragraphs",
|
|
533
|
+
"listItems": "List items",
|
|
534
|
+
"links": "Links",
|
|
535
|
+
"stats": "Stats",
|
|
536
|
+
"lineItems": "Line items",
|
|
537
|
+
"currencies": "Currencies & rates",
|
|
538
|
+
"taxComponents": "Tax components",
|
|
539
|
+
"codes": "Codes",
|
|
540
|
+
"payments": "Payments",
|
|
541
|
+
"steps": "Steps"
|
|
542
|
+
},
|
|
543
|
+
"run": {
|
|
544
|
+
"counts": "{sent} sent · {failed} failed",
|
|
545
|
+
"sending": "Sending · {pct}%"
|
|
546
|
+
},
|
|
547
|
+
"search": {
|
|
548
|
+
"templates": "Search templates…",
|
|
549
|
+
"campaigns": "Search campaigns…",
|
|
550
|
+
"clear": "Clear search"
|
|
551
|
+
},
|
|
552
|
+
"starters": {
|
|
553
|
+
"digest": {
|
|
554
|
+
"boxLabel": "Tasks completed",
|
|
555
|
+
"cta": "See full report",
|
|
556
|
+
"heading": "Here is how your week went",
|
|
557
|
+
"name": "Weekly digest",
|
|
558
|
+
"para1": "Your team completed 128 tasks and shipped 3 releases. Revenue is up 12% versus last week — nice work.",
|
|
559
|
+
"preheader": "A quick recap of your week",
|
|
560
|
+
"subject": "Your week in numbers 📊"
|
|
561
|
+
},
|
|
562
|
+
"extras": {
|
|
563
|
+
"cityTax": "City tax (2%)",
|
|
564
|
+
"community": "Community",
|
|
565
|
+
"contact": "Contact us",
|
|
566
|
+
"delivered": "Delivered",
|
|
567
|
+
"delivery": "Delivery timeline",
|
|
568
|
+
"help": "Questions? Contact us",
|
|
569
|
+
"hero": "Hero image — 600 × 240",
|
|
570
|
+
"item1": "Workshop ticket",
|
|
571
|
+
"item1Meta": "Sat 12 Sep · 2 seats",
|
|
572
|
+
"item2": "Extra storage",
|
|
573
|
+
"item2Meta": "250 GB",
|
|
574
|
+
"order": "Order summary",
|
|
575
|
+
"ordered": "Ordered",
|
|
576
|
+
"payments": "Payment history",
|
|
577
|
+
"processing": "Processing",
|
|
578
|
+
"quote": "{appName} cut our reporting time in half.",
|
|
579
|
+
"quoteAuthor": "Priya R., Northwind Co",
|
|
580
|
+
"refund": "Refund policy",
|
|
581
|
+
"refundText": "Full refunds within 30 days of purchase. Contact support to begin a return.",
|
|
582
|
+
"shipped": "Shipped",
|
|
583
|
+
"stat1": "Tasks done",
|
|
584
|
+
"stat2": "Releases",
|
|
585
|
+
"stat3": "Revenue up",
|
|
586
|
+
"stateTax": "State tax (6%)",
|
|
587
|
+
"step1": "Invite your team",
|
|
588
|
+
"step2": "Connect your data",
|
|
589
|
+
"step3": "Build your first dashboard",
|
|
590
|
+
"support": "{appName} support",
|
|
591
|
+
"tax": "Tax breakdown",
|
|
592
|
+
"website": "Website"
|
|
593
|
+
},
|
|
594
|
+
"failed": {
|
|
595
|
+
"boxLabel": "Amount due",
|
|
596
|
+
"cta": "Update payment method",
|
|
597
|
+
"heading": "Your payment didn’t go through",
|
|
598
|
+
"name": "Payment failed",
|
|
599
|
+
"para1": "We tried to charge your card for order #{orderNumber} but the payment failed. To avoid a delay, please update your payment method.",
|
|
600
|
+
"para2": "We’ll try again in 3 days.",
|
|
601
|
+
"preheader": "Update your payment method",
|
|
602
|
+
"subject": "Action needed: payment failed"
|
|
603
|
+
},
|
|
604
|
+
"feature": {
|
|
605
|
+
"cta": "Try Automations",
|
|
606
|
+
"heading": "Automate the busywork",
|
|
607
|
+
"name": "Feature announcement",
|
|
608
|
+
"para1": "Say hello to Automations — build trigger → action workflows that run themselves. Welcome new signups, follow up on stalled orders and route work on autopilot.",
|
|
609
|
+
"preheader": "Automate the busywork",
|
|
610
|
+
"subject": "Introducing Automations ⚡"
|
|
611
|
+
},
|
|
612
|
+
"feedback": {
|
|
613
|
+
"cta": "Share feedback",
|
|
614
|
+
"heading": "We’d love your feedback",
|
|
615
|
+
"name": "Feedback request",
|
|
616
|
+
"para1": "You’ve been using {appName} for a little while now. Would you take two minutes to tell us how it’s going? Your answers shape what we build next.",
|
|
617
|
+
"preheader": "Two minutes, one question",
|
|
618
|
+
"subject": "How did we do, {firstName}?"
|
|
619
|
+
},
|
|
620
|
+
"footer": "You are receiving this because you have an {appName} account.\nQuestions? Reply to this email.",
|
|
621
|
+
"monthly": {
|
|
622
|
+
"boxLabel": "Monthly revenue",
|
|
623
|
+
"cta": "View full report",
|
|
624
|
+
"heading": "Your {month} in review",
|
|
625
|
+
"name": "Monthly report",
|
|
626
|
+
"para1": "Here’s the story of your month on {appName}. Your team shipped more and moved faster — revenue climbed 18% versus last month.",
|
|
627
|
+
"para2": "Dive into the full breakdown to see exactly what drove the numbers.",
|
|
628
|
+
"preheader": "Your month in review",
|
|
629
|
+
"subject": "Your {month} report is ready 📈"
|
|
630
|
+
},
|
|
631
|
+
"paused": {
|
|
632
|
+
"boxLabel": "Data kept for",
|
|
633
|
+
"boxValue": "30 days",
|
|
634
|
+
"cta": "Reactivate account",
|
|
635
|
+
"heading": "Your account is paused",
|
|
636
|
+
"name": "Account paused",
|
|
637
|
+
"para1": "Your account is paused, so you can’t sign in for now. Don’t worry — your data is safe and kept for 30 days.",
|
|
638
|
+
"para2": "Reactivate any time to pick up right where you left off.",
|
|
639
|
+
"preheader": "Your data is safe",
|
|
640
|
+
"subject": "Your {appName} account is paused"
|
|
641
|
+
},
|
|
642
|
+
"receipt": {
|
|
643
|
+
"attachment": "Receipt PDF",
|
|
644
|
+
"boxLabel": "Amount charged",
|
|
645
|
+
"cta": "View your order",
|
|
646
|
+
"heading": "Thanks for your order",
|
|
647
|
+
"name": "Order receipt",
|
|
648
|
+
"para1": "This confirms we received your payment for order #{orderNumber}. A copy of your receipt is attached for your records.",
|
|
649
|
+
"preheader": "Thanks for your order",
|
|
650
|
+
"subject": "Your receipt from {appName}"
|
|
651
|
+
},
|
|
652
|
+
"reengage": {
|
|
653
|
+
"cta": "Jump back in",
|
|
654
|
+
"heading": "It’s been a while, {firstName}",
|
|
655
|
+
"name": "Re-engagement",
|
|
656
|
+
"para1": "A lot has changed since you were last here. We’ve shipped Automations, faster dashboards and a brand-new report builder.",
|
|
657
|
+
"para2": "Come take a look — your account is right where you left it.",
|
|
658
|
+
"preheader": "See what is new",
|
|
659
|
+
"subject": "We miss you at {appName}"
|
|
660
|
+
},
|
|
661
|
+
"reminder": {
|
|
662
|
+
"cta": "Manage appointment",
|
|
663
|
+
"heading": "See you soon, {firstName}",
|
|
664
|
+
"name": "Appointment reminder",
|
|
665
|
+
"para1": "Your appointment is on {date} at {time}. If you need to reschedule, reply to this email or use the button below.",
|
|
666
|
+
"para2": "Please arrive a few minutes early.",
|
|
667
|
+
"preheader": "See you at {time}",
|
|
668
|
+
"subject": "Your appointment is on {date}"
|
|
669
|
+
},
|
|
670
|
+
"shipped": {
|
|
671
|
+
"cta": "Track delivery",
|
|
672
|
+
"heading": "Your order has shipped",
|
|
673
|
+
"name": "Delivery update",
|
|
674
|
+
"para1": "Good news, {firstName} — order #{orderNumber} has left our warehouse and is on its way. Track it with the button below.",
|
|
675
|
+
"preheader": "Track your delivery",
|
|
676
|
+
"subject": "Your order #{orderNumber} is on its way"
|
|
677
|
+
},
|
|
678
|
+
"verify": {
|
|
679
|
+
"cta": "Confirm email address",
|
|
680
|
+
"heading": "Confirm your email",
|
|
681
|
+
"name": "Confirm your email",
|
|
682
|
+
"para1": "Thanks for signing up! Please confirm your email address to activate your {appName} account. This helps keep your account secure.",
|
|
683
|
+
"preheader": "One quick step",
|
|
684
|
+
"subject": "Confirm your email address"
|
|
685
|
+
},
|
|
686
|
+
"welcome": {
|
|
687
|
+
"cta": "Open {appName}",
|
|
688
|
+
"heading": "Welcome aboard, {firstName}!",
|
|
689
|
+
"name": "Welcome email",
|
|
690
|
+
"para1": "We’re glad to have you at {appName}. Your account is ready — here is how to get started.",
|
|
691
|
+
"para2": "Need a hand? Reply to this email any time and a real person will help.",
|
|
692
|
+
"preheader": "Let us get you set up",
|
|
693
|
+
"subject": "Welcome to {appName} 👋"
|
|
694
|
+
}
|
|
695
|
+
},
|
|
696
|
+
"status": {
|
|
697
|
+
"draft": "Draft",
|
|
698
|
+
"live": "Live",
|
|
699
|
+
"scheduled": "Scheduled",
|
|
700
|
+
"sending": "Sending",
|
|
701
|
+
"sent": "Sent",
|
|
702
|
+
"failed": "Failed"
|
|
703
|
+
},
|
|
704
|
+
"style": {
|
|
705
|
+
"title": "Block style",
|
|
706
|
+
"alignment": "Alignment",
|
|
707
|
+
"align": {
|
|
708
|
+
"start": "Left",
|
|
709
|
+
"center": "Centre",
|
|
710
|
+
"end": "Right"
|
|
711
|
+
},
|
|
712
|
+
"background": "Background",
|
|
713
|
+
"bg": {
|
|
714
|
+
"none": "None",
|
|
715
|
+
"soft": "Grey",
|
|
716
|
+
"tint": "Brand tint",
|
|
717
|
+
"accent": "Brand",
|
|
718
|
+
"dark": "Dark"
|
|
719
|
+
},
|
|
720
|
+
"textColour": "Text colour",
|
|
721
|
+
"fg": {
|
|
722
|
+
"auto": "Body",
|
|
723
|
+
"strong": "Strong",
|
|
724
|
+
"muted": "Muted",
|
|
725
|
+
"accent": "Brand",
|
|
726
|
+
"white": "White"
|
|
727
|
+
},
|
|
728
|
+
"spacing": "Spacing",
|
|
729
|
+
"pad": {
|
|
730
|
+
"none": "None"
|
|
731
|
+
},
|
|
732
|
+
"textSize": "Text size",
|
|
733
|
+
"size": {
|
|
734
|
+
"s": "Small",
|
|
735
|
+
"m": "Medium",
|
|
736
|
+
"l": "Large"
|
|
737
|
+
},
|
|
738
|
+
"border": "Border",
|
|
739
|
+
"borderKind": {
|
|
740
|
+
"none": "None",
|
|
741
|
+
"thin": "Solid",
|
|
742
|
+
"dashed": "Dashed"
|
|
743
|
+
},
|
|
744
|
+
"radius": "Corner radius",
|
|
745
|
+
"radiusKind": {
|
|
746
|
+
"none": "Square",
|
|
747
|
+
"md": "Rounded",
|
|
748
|
+
"lg": "Large"
|
|
749
|
+
},
|
|
750
|
+
"fullWidth": "Full-width",
|
|
751
|
+
"fullWidthHint": "Bleed to the email edges"
|
|
752
|
+
},
|
|
753
|
+
"subtitle": "Design reusable emails & the campaigns you send from them.",
|
|
754
|
+
"tabs": {
|
|
755
|
+
"label": "Kind",
|
|
756
|
+
"templates": "Templates",
|
|
757
|
+
"campaigns": "Campaigns"
|
|
758
|
+
},
|
|
759
|
+
"testSend": {
|
|
760
|
+
"title": "Send test email",
|
|
761
|
+
"to": "Send to",
|
|
762
|
+
"placeholder": "name@company.com, …",
|
|
763
|
+
"removeRecipient": "Remove {email}",
|
|
764
|
+
"quickAdd": "Quick add teammates",
|
|
765
|
+
"note": "Variables like {token} are filled with sample data in test sends.",
|
|
766
|
+
"noteNoVars": "Test sends go out exactly as shown.",
|
|
767
|
+
"count": "{count, plural, one {# recipient} other {# recipients}}",
|
|
768
|
+
"send": "Send test",
|
|
769
|
+
"sending": "Sending…",
|
|
770
|
+
"failed": "The test could not be sent.",
|
|
771
|
+
"sentTitle": "Test sent!",
|
|
772
|
+
"sentBody": "Your test of {name} is on its way to {count, plural, one {# recipient} other {# recipients}}.",
|
|
773
|
+
"sendAnother": "Send another",
|
|
774
|
+
"done": "Done",
|
|
775
|
+
"queued": "Test email sent to {count, plural, one {# recipient} other {# recipients}}"
|
|
776
|
+
},
|
|
777
|
+
"title": "Email templates",
|
|
778
|
+
"toast": {
|
|
779
|
+
"duplicated": {
|
|
780
|
+
"template": "Template duplicated",
|
|
781
|
+
"campaign": "Campaign duplicated"
|
|
782
|
+
},
|
|
783
|
+
"duplicateFailed": "Could not duplicate it",
|
|
784
|
+
"deleted": {
|
|
785
|
+
"template": "Template deleted",
|
|
786
|
+
"campaign": "Campaign deleted"
|
|
787
|
+
},
|
|
788
|
+
"deleteFailed": "Could not delete it",
|
|
789
|
+
"restored": {
|
|
790
|
+
"template": "Template restored",
|
|
791
|
+
"campaign": "Campaign restored"
|
|
792
|
+
},
|
|
793
|
+
"restoreFailed": "Could not restore it",
|
|
794
|
+
"deletedForGood": {
|
|
795
|
+
"template": "Template deleted for good",
|
|
796
|
+
"campaign": "Campaign deleted for good"
|
|
797
|
+
},
|
|
798
|
+
"reset": "Reset to the built-in copy",
|
|
799
|
+
"renameFailed": "Could not rename it"
|
|
800
|
+
},
|
|
801
|
+
"untitled": {
|
|
802
|
+
"campaign": "Untitled campaign",
|
|
803
|
+
"template": "Untitled template"
|
|
804
|
+
},
|
|
805
|
+
"userInvite": {
|
|
806
|
+
"action": "Accept the invitation",
|
|
807
|
+
"heading": "You’ve been invited",
|
|
808
|
+
"intro": "{inviterName} invited you to join {appName}. Accept the invitation to set a password for {email} and sign in.",
|
|
809
|
+
"inviterFallback": "An administrator",
|
|
810
|
+
"name": "Team invitation",
|
|
811
|
+
"notice": "This invitation works only once and expires in {expiresInDays} days. If you weren’t expecting it, you can ignore this email.",
|
|
812
|
+
"subject": "You have been invited to {appName}"
|
|
813
|
+
},
|
|
814
|
+
"documentReady": {
|
|
815
|
+
"name": "Document ready",
|
|
816
|
+
"subject": "Your {kind} {number} from {business}",
|
|
817
|
+
"heading": "Your {kind} is ready",
|
|
818
|
+
"body": "{business} has drawn {kind} {number} for you. It is attached to this email.",
|
|
819
|
+
"button": "Open it online",
|
|
820
|
+
"footer": "You are receiving this because {business} drew this document for you.",
|
|
821
|
+
"attachment": "The document"
|
|
822
|
+
}
|
|
823
|
+
};
|
|
824
|
+
//# sourceMappingURL=email.js.map
|