@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,717 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* GENERATED MIRROR of ../../../locales/en-US/invoices.json — do not edit by hand.
|
|
3
|
+
* The JSON file is the canonical hand-authored bundle (10-i18n-theming.md §3.1);
|
|
4
|
+
* this TS mirror exists so the runtime can bundle a namespace (en-US's eager
|
|
5
|
+
* ones) or chunk-split it (every other locale, and en-US's deferred `studio`)
|
|
6
|
+
* without JSON import attributes (browser + NodeNext safe).
|
|
7
|
+
* Parity is enforced by src/resources/parity.test.ts. Regenerate with
|
|
8
|
+
* scripts/gen-resources.mjs.
|
|
9
|
+
*/
|
|
10
|
+
declare const _default: {
|
|
11
|
+
readonly add: {
|
|
12
|
+
readonly allOn: "Every standard block is already on this invoice.";
|
|
13
|
+
readonly custom: "Build your own";
|
|
14
|
+
readonly standard: "Standard blocks";
|
|
15
|
+
readonly subtitle: "Build your own, or switch on one of the standard blocks.";
|
|
16
|
+
readonly title: "Add a section";
|
|
17
|
+
};
|
|
18
|
+
readonly canvas: {
|
|
19
|
+
readonly addSection: "Add section";
|
|
20
|
+
readonly approval: {
|
|
21
|
+
readonly approved: "Approved";
|
|
22
|
+
readonly pending: "Pending";
|
|
23
|
+
readonly rejected: "Rejected";
|
|
24
|
+
readonly title: "Approval";
|
|
25
|
+
};
|
|
26
|
+
readonly attachments: "Attachments";
|
|
27
|
+
readonly blocks: {
|
|
28
|
+
readonly parties: "From & Invoice to";
|
|
29
|
+
readonly paynotes: "Payment & notes";
|
|
30
|
+
};
|
|
31
|
+
readonly brandName: "Brand name";
|
|
32
|
+
readonly brandingHint: "Branding · click to edit";
|
|
33
|
+
readonly contact: "Questions? Contact us";
|
|
34
|
+
readonly custom: {
|
|
35
|
+
readonly addRow: "Add row";
|
|
36
|
+
readonly body: "Section body";
|
|
37
|
+
readonly caption: "Caption";
|
|
38
|
+
readonly clearImage: "Remove image";
|
|
39
|
+
readonly clearSlot: "Remove";
|
|
40
|
+
readonly clearSlotOf: "Remove image {n}";
|
|
41
|
+
readonly remove: "Remove section";
|
|
42
|
+
readonly removeOf: "Remove section: {title}";
|
|
43
|
+
readonly removeRow: "Remove row";
|
|
44
|
+
readonly removeRowOf: "Remove row {n}";
|
|
45
|
+
readonly rowLabel: "Label of row {n}";
|
|
46
|
+
readonly rowValue: "Value of row {n}";
|
|
47
|
+
readonly titleLabel: "Section title";
|
|
48
|
+
readonly upload: "Click to upload an image";
|
|
49
|
+
readonly uploadSlot: "Upload image {n}";
|
|
50
|
+
};
|
|
51
|
+
readonly customerName: "Customer name";
|
|
52
|
+
readonly dateSigned: "Date signed";
|
|
53
|
+
readonly delivery: {
|
|
54
|
+
readonly title: "Delivery timeline";
|
|
55
|
+
};
|
|
56
|
+
readonly discount: {
|
|
57
|
+
readonly title: "Discount codes";
|
|
58
|
+
};
|
|
59
|
+
readonly due: "Due";
|
|
60
|
+
readonly from: "From";
|
|
61
|
+
readonly insertAbove: "Add a section above {label}";
|
|
62
|
+
readonly insertHere: "Add a section here";
|
|
63
|
+
readonly invoiceTo: "Invoice to";
|
|
64
|
+
readonly issued: "Issued";
|
|
65
|
+
readonly items: {
|
|
66
|
+
readonly add: "Add line item";
|
|
67
|
+
readonly amount: "Amount";
|
|
68
|
+
readonly description: "Description";
|
|
69
|
+
readonly descriptionOf: "Description of line {n}";
|
|
70
|
+
readonly qty: "Qty";
|
|
71
|
+
readonly qtyOf: "Quantity of line {n}";
|
|
72
|
+
readonly rate: "Rate";
|
|
73
|
+
readonly rateOf: "Rate of line {n}";
|
|
74
|
+
readonly remove: "Remove line item: {name}";
|
|
75
|
+
readonly reorder: "Drag to reorder";
|
|
76
|
+
readonly reorderOf: "Drag to reorder: {name}";
|
|
77
|
+
readonly row: "Line item {n}";
|
|
78
|
+
};
|
|
79
|
+
readonly latefees: {
|
|
80
|
+
readonly sentence: "A late fee of {rate}% per month applies to balances unpaid more than {days} days past the due date.";
|
|
81
|
+
readonly title: "Late payment fee";
|
|
82
|
+
};
|
|
83
|
+
readonly legal: "Legal";
|
|
84
|
+
readonly lines: {
|
|
85
|
+
readonly customer: "Customer line {n}";
|
|
86
|
+
readonly from: "From line {n}";
|
|
87
|
+
readonly payment: "Payment line {n}";
|
|
88
|
+
readonly ship: "Shipping line {n}";
|
|
89
|
+
};
|
|
90
|
+
readonly loyalty: {
|
|
91
|
+
readonly balance: "{balance} pts · {level}";
|
|
92
|
+
readonly title: "Loyalty balance";
|
|
93
|
+
};
|
|
94
|
+
readonly multicurrency: {
|
|
95
|
+
readonly note: "Converted from {total} at indicative rates.";
|
|
96
|
+
readonly title: "Also payable in";
|
|
97
|
+
};
|
|
98
|
+
readonly notes: "Notes";
|
|
99
|
+
readonly payhistory: {
|
|
100
|
+
readonly title: "Payment history";
|
|
101
|
+
};
|
|
102
|
+
readonly payment: "Payment";
|
|
103
|
+
readonly poNumber: "PO number";
|
|
104
|
+
readonly poTerms: "Purchase order terms";
|
|
105
|
+
readonly qr: {
|
|
106
|
+
readonly due: "Amount due · {total}";
|
|
107
|
+
readonly title: "Pay by QR";
|
|
108
|
+
};
|
|
109
|
+
readonly recurring: {
|
|
110
|
+
readonly next: "Next on {next} · {count}";
|
|
111
|
+
readonly title: "Recurring — {freq}";
|
|
112
|
+
};
|
|
113
|
+
readonly refund: "Refund policy";
|
|
114
|
+
readonly reorderSection: "Drag to reorder section";
|
|
115
|
+
readonly reorderSectionOf: "Drag to reorder section: {label}";
|
|
116
|
+
readonly select: "Edit {label}";
|
|
117
|
+
readonly shipName: "Shipping name";
|
|
118
|
+
readonly shipTo: "Ship to";
|
|
119
|
+
readonly sigName: "Signer name";
|
|
120
|
+
readonly sigTitle: "Signer title";
|
|
121
|
+
readonly signature: "Signature";
|
|
122
|
+
readonly taxbreak: {
|
|
123
|
+
readonly title: "Tax breakdown";
|
|
124
|
+
};
|
|
125
|
+
readonly terms: "Terms";
|
|
126
|
+
readonly termsAccepted: "Terms accepted";
|
|
127
|
+
readonly termsLabel: "Terms label";
|
|
128
|
+
readonly totals: {
|
|
129
|
+
readonly discount: "Discount ({rate})";
|
|
130
|
+
readonly subtotal: "Subtotal";
|
|
131
|
+
readonly tax: "Tax ({rate})";
|
|
132
|
+
readonly total: "Total";
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
readonly card: {
|
|
136
|
+
readonly delete: "Delete";
|
|
137
|
+
readonly duplicate: "Duplicate";
|
|
138
|
+
readonly edit: "Edit";
|
|
139
|
+
readonly rename: "Rename";
|
|
140
|
+
readonly renameLabel: "New name";
|
|
141
|
+
readonly total: "TOTAL";
|
|
142
|
+
};
|
|
143
|
+
readonly custom: {
|
|
144
|
+
readonly gallery: {
|
|
145
|
+
readonly hint: "Two or three images side by side";
|
|
146
|
+
readonly label: "Image row";
|
|
147
|
+
};
|
|
148
|
+
readonly image: {
|
|
149
|
+
readonly hint: "Upload a photo, drawing or certificate";
|
|
150
|
+
readonly label: "Image block";
|
|
151
|
+
};
|
|
152
|
+
readonly kv: {
|
|
153
|
+
readonly hint: "Label / value pairs";
|
|
154
|
+
readonly label: "Detail rows";
|
|
155
|
+
};
|
|
156
|
+
readonly text: {
|
|
157
|
+
readonly hint: "Your own copy — notes, scope, conditions";
|
|
158
|
+
readonly label: "Text section";
|
|
159
|
+
};
|
|
160
|
+
};
|
|
161
|
+
readonly delete: {
|
|
162
|
+
readonly body: {
|
|
163
|
+
readonly invoice: "This can’t be undone. The invoice will be permanently removed.";
|
|
164
|
+
readonly template: "This can’t be undone. The template will be permanently removed.";
|
|
165
|
+
};
|
|
166
|
+
readonly confirm: "Delete";
|
|
167
|
+
readonly title: "Delete {name}?";
|
|
168
|
+
};
|
|
169
|
+
readonly editor: {
|
|
170
|
+
readonly delete: "Delete";
|
|
171
|
+
readonly discard: {
|
|
172
|
+
readonly body: "Your edits to {name} will be lost.";
|
|
173
|
+
readonly confirm: "Discard";
|
|
174
|
+
readonly keep: "Keep editing";
|
|
175
|
+
readonly title: "Discard unsaved changes?";
|
|
176
|
+
};
|
|
177
|
+
readonly duplicate: "Duplicate";
|
|
178
|
+
readonly images: "Images";
|
|
179
|
+
readonly kind: {
|
|
180
|
+
readonly invoice: "Invoice";
|
|
181
|
+
readonly template: "Template";
|
|
182
|
+
};
|
|
183
|
+
readonly loadFailed: "Couldn’t load this document";
|
|
184
|
+
readonly nameLabel: "Name";
|
|
185
|
+
readonly redo: "Redo";
|
|
186
|
+
readonly saveFailed: "Could not save";
|
|
187
|
+
readonly saveInvoice: "Save invoice";
|
|
188
|
+
readonly saveState: {
|
|
189
|
+
readonly dirty: "Unsaved changes";
|
|
190
|
+
readonly error: "Couldn’t save";
|
|
191
|
+
readonly saved: "All changes saved";
|
|
192
|
+
readonly saving: "Saving…";
|
|
193
|
+
};
|
|
194
|
+
readonly saveTemplate: "Save template";
|
|
195
|
+
readonly sendInvoice: "Send invoice";
|
|
196
|
+
readonly shortcutSave: "Save the document";
|
|
197
|
+
readonly undo: "Undo";
|
|
198
|
+
};
|
|
199
|
+
readonly empty: {
|
|
200
|
+
readonly invoices: {
|
|
201
|
+
readonly body: "Build your first invoice from a template or a blank canvas.";
|
|
202
|
+
readonly title: "No invoices yet";
|
|
203
|
+
};
|
|
204
|
+
readonly noMatch: {
|
|
205
|
+
readonly body: "Try a different search term.";
|
|
206
|
+
readonly invoices: "No invoices match";
|
|
207
|
+
readonly templates: "No templates match";
|
|
208
|
+
};
|
|
209
|
+
readonly templates: {
|
|
210
|
+
readonly body: "Create a reusable invoice template your team can build from.";
|
|
211
|
+
readonly title: "No templates yet";
|
|
212
|
+
};
|
|
213
|
+
};
|
|
214
|
+
readonly inspector: {
|
|
215
|
+
readonly addLine: "Add line";
|
|
216
|
+
readonly approval: {
|
|
217
|
+
readonly name: "Approver name";
|
|
218
|
+
readonly status: {
|
|
219
|
+
readonly approved: "Approved";
|
|
220
|
+
readonly pending: "Pending";
|
|
221
|
+
readonly rejected: "Rejected";
|
|
222
|
+
};
|
|
223
|
+
readonly statusLabel: "Status";
|
|
224
|
+
readonly title: "Role / title";
|
|
225
|
+
};
|
|
226
|
+
readonly attachments: {
|
|
227
|
+
readonly add: "Add file";
|
|
228
|
+
readonly files: "Files";
|
|
229
|
+
readonly name: "File {n} name";
|
|
230
|
+
readonly removeRow: "Remove file {n}";
|
|
231
|
+
readonly seedName: "New file.pdf";
|
|
232
|
+
readonly size: "File {n} size";
|
|
233
|
+
};
|
|
234
|
+
readonly branding: {
|
|
235
|
+
readonly accentHintAfter: "section.";
|
|
236
|
+
readonly accentHintBefore: "Change the accent colour under the";
|
|
237
|
+
readonly accentHintBold: "title";
|
|
238
|
+
readonly brandName: "Brand name";
|
|
239
|
+
readonly logoImage: "Logo image";
|
|
240
|
+
readonly logoMark: "Logo mark";
|
|
241
|
+
readonly logoNoteAfter: "in the toolbar.";
|
|
242
|
+
readonly logoNoteBefore: "An uploaded logo replaces the mark above. All fixed images live under";
|
|
243
|
+
readonly logoNoteBold: "Images";
|
|
244
|
+
readonly removeLogo: "Remove";
|
|
245
|
+
readonly uploadLogo: "Upload logo";
|
|
246
|
+
};
|
|
247
|
+
readonly contact: {
|
|
248
|
+
readonly email: "Email";
|
|
249
|
+
readonly name: "Contact name";
|
|
250
|
+
readonly phone: "Phone";
|
|
251
|
+
};
|
|
252
|
+
readonly custom: {
|
|
253
|
+
readonly addRow: "Add row";
|
|
254
|
+
readonly body: "Body copy";
|
|
255
|
+
readonly caption: "Caption";
|
|
256
|
+
readonly galleryHint: "Click each slot on the invoice to upload an image.";
|
|
257
|
+
readonly height: "Height";
|
|
258
|
+
readonly image: "Image";
|
|
259
|
+
readonly remove: "Remove section";
|
|
260
|
+
readonly title: "Section title";
|
|
261
|
+
readonly upload: "Upload / replace";
|
|
262
|
+
};
|
|
263
|
+
readonly customer: {
|
|
264
|
+
readonly addressContact: "Address & contact";
|
|
265
|
+
readonly clientName: "Client name";
|
|
266
|
+
};
|
|
267
|
+
readonly delivery: {
|
|
268
|
+
readonly add: "Add step";
|
|
269
|
+
readonly cycle: "Step {n} status: {status}";
|
|
270
|
+
readonly label: "Step {n}";
|
|
271
|
+
readonly note: "Tap the status to cycle Pending → In progress → Done.";
|
|
272
|
+
readonly removeRow: "Remove step {n}";
|
|
273
|
+
readonly seedLabel: "New step";
|
|
274
|
+
readonly status: {
|
|
275
|
+
readonly current: "In progress";
|
|
276
|
+
readonly done: "Done";
|
|
277
|
+
readonly todo: "Pending";
|
|
278
|
+
};
|
|
279
|
+
readonly steps: "Steps";
|
|
280
|
+
};
|
|
281
|
+
readonly discount: {
|
|
282
|
+
readonly add: "Add code";
|
|
283
|
+
readonly amount: "Code {n} amount";
|
|
284
|
+
readonly code: "Code {n}";
|
|
285
|
+
readonly codePlaceholder: "CODE";
|
|
286
|
+
readonly codes: "Discount codes";
|
|
287
|
+
readonly label: "Code {n} description";
|
|
288
|
+
readonly labelPlaceholder: "Description";
|
|
289
|
+
readonly removeRow: "Remove code {n}";
|
|
290
|
+
readonly seedLabel: "New discount";
|
|
291
|
+
};
|
|
292
|
+
readonly fallback: {
|
|
293
|
+
readonly title: "Edit";
|
|
294
|
+
};
|
|
295
|
+
readonly from: {
|
|
296
|
+
readonly companyDetails: "Company details";
|
|
297
|
+
};
|
|
298
|
+
readonly images: {
|
|
299
|
+
readonly addSection: "Add an image section";
|
|
300
|
+
readonly background: "Background";
|
|
301
|
+
readonly backgroundHint: "Watermark behind the invoice";
|
|
302
|
+
readonly intro: "Fixed images that travel with the invoice. Upload once and every document built from this template keeps them.";
|
|
303
|
+
readonly logo: "Logo";
|
|
304
|
+
readonly logoHint: "Replaces the logo mark";
|
|
305
|
+
readonly qr: "QR code";
|
|
306
|
+
readonly qrHint: "Shown in the payment QR block";
|
|
307
|
+
readonly remove: "Remove";
|
|
308
|
+
readonly replace: "Replace";
|
|
309
|
+
readonly signature: "Signature";
|
|
310
|
+
readonly signatureHint: "Scanned signature image";
|
|
311
|
+
readonly stamp: "Stamp / seal";
|
|
312
|
+
readonly stampHint: "Paid or approval stamp";
|
|
313
|
+
readonly upload: "Upload";
|
|
314
|
+
readonly uploadSlot: "Upload {label}";
|
|
315
|
+
};
|
|
316
|
+
readonly items: {
|
|
317
|
+
readonly add: "Add line item";
|
|
318
|
+
readonly count: "Line items";
|
|
319
|
+
readonly hint: "Edit any cell directly on the invoice, or drag the handle to reorder.";
|
|
320
|
+
readonly subtotal: "Subtotal";
|
|
321
|
+
};
|
|
322
|
+
readonly latefees: {
|
|
323
|
+
readonly grace: "Grace period";
|
|
324
|
+
readonly graceUnit: "days";
|
|
325
|
+
readonly rate: "Late fee rate";
|
|
326
|
+
readonly rateUnit: "% per month";
|
|
327
|
+
};
|
|
328
|
+
readonly legal: {
|
|
329
|
+
readonly footer: "Legal footer";
|
|
330
|
+
};
|
|
331
|
+
readonly line: "{label} {n}";
|
|
332
|
+
readonly loyalty: {
|
|
333
|
+
readonly balance: "Points balance";
|
|
334
|
+
readonly earned: "Points earned";
|
|
335
|
+
readonly level: "Level";
|
|
336
|
+
};
|
|
337
|
+
readonly meta: {
|
|
338
|
+
readonly due: "Due date";
|
|
339
|
+
readonly issued: "Issue date";
|
|
340
|
+
readonly number: "Invoice number";
|
|
341
|
+
readonly poNumber: "PO number";
|
|
342
|
+
readonly terms: "Payment terms";
|
|
343
|
+
};
|
|
344
|
+
readonly multicurrency: {
|
|
345
|
+
readonly add: "Add currency";
|
|
346
|
+
readonly code: "Currency {n} code";
|
|
347
|
+
readonly note: "Rate is multiplied by the invoice total. Code, symbol, then rate.";
|
|
348
|
+
readonly rate: "Currency {n} rate";
|
|
349
|
+
readonly rates: "Currencies & rates";
|
|
350
|
+
readonly removeRow: "Remove currency {n}";
|
|
351
|
+
readonly symbol: "Currency {n} symbol";
|
|
352
|
+
};
|
|
353
|
+
readonly notes: {
|
|
354
|
+
readonly footerNotes: "Footer notes";
|
|
355
|
+
readonly hint: "Shown at the bottom of the invoice — terms, thank-you note, or legal text.";
|
|
356
|
+
};
|
|
357
|
+
readonly payhistory: {
|
|
358
|
+
readonly add: "Add payment";
|
|
359
|
+
readonly amount: "Payment {n} amount";
|
|
360
|
+
readonly amountPlaceholder: "Amount";
|
|
361
|
+
readonly date: "Payment {n} date";
|
|
362
|
+
readonly datePlaceholder: "Date";
|
|
363
|
+
readonly method: "Payment {n} method";
|
|
364
|
+
readonly methodPlaceholder: "Method";
|
|
365
|
+
readonly payments: "Payments";
|
|
366
|
+
readonly removeRow: "Remove payment {n}";
|
|
367
|
+
};
|
|
368
|
+
readonly payment: {
|
|
369
|
+
readonly instructions: "Payment instructions";
|
|
370
|
+
};
|
|
371
|
+
readonly poterms: {
|
|
372
|
+
readonly terms: "Purchase order terms";
|
|
373
|
+
};
|
|
374
|
+
readonly qr: {
|
|
375
|
+
readonly caption: "Caption";
|
|
376
|
+
readonly hint: "Encodes Amount due · {total}. The code shown is the image you upload under Images.";
|
|
377
|
+
};
|
|
378
|
+
readonly recurring: {
|
|
379
|
+
readonly annually: "Annually";
|
|
380
|
+
readonly frequency: "Frequency";
|
|
381
|
+
readonly monthly: "Monthly";
|
|
382
|
+
readonly next: "Next issue date";
|
|
383
|
+
readonly note: "Schedule note";
|
|
384
|
+
readonly quarterly: "Quarterly";
|
|
385
|
+
readonly weekly: "Weekly";
|
|
386
|
+
};
|
|
387
|
+
readonly refund: {
|
|
388
|
+
readonly policy: "Refund policy";
|
|
389
|
+
};
|
|
390
|
+
readonly removeLine: "Remove {label} {n}";
|
|
391
|
+
readonly removeSection: "Remove section";
|
|
392
|
+
readonly shipto: {
|
|
393
|
+
readonly addressLines: "Address lines";
|
|
394
|
+
readonly name: "Ship-to name";
|
|
395
|
+
};
|
|
396
|
+
readonly signature: {
|
|
397
|
+
readonly hint: "A signature line and date field appear on the invoice for hand-signing.";
|
|
398
|
+
readonly name: "Signatory name";
|
|
399
|
+
readonly title: "Title / role";
|
|
400
|
+
};
|
|
401
|
+
readonly tax: {
|
|
402
|
+
readonly discount: "Discount";
|
|
403
|
+
readonly discountRow: "Discount";
|
|
404
|
+
readonly subtotal: "Subtotal";
|
|
405
|
+
readonly tax: "Tax";
|
|
406
|
+
readonly taxRate: "Tax rate";
|
|
407
|
+
readonly total: "Total";
|
|
408
|
+
};
|
|
409
|
+
readonly taxbreak: {
|
|
410
|
+
readonly add: "Add tax line";
|
|
411
|
+
readonly components: "Tax components";
|
|
412
|
+
readonly label: "Tax line {n} label";
|
|
413
|
+
readonly note: "Each rate is applied to the subtotal after any discount.";
|
|
414
|
+
readonly rate: "Tax line {n} rate";
|
|
415
|
+
readonly removeRow: "Remove tax line {n}";
|
|
416
|
+
readonly seedLabel: "New tax";
|
|
417
|
+
};
|
|
418
|
+
readonly terms: {
|
|
419
|
+
readonly checkboxLabel: "Checkbox label";
|
|
420
|
+
readonly preChecked: "Pre-checked";
|
|
421
|
+
readonly preCheckedHint: "Show the box already ticked";
|
|
422
|
+
};
|
|
423
|
+
readonly theme: {
|
|
424
|
+
readonly accentColour: "Accent colour";
|
|
425
|
+
readonly backgroundHint: "Adds a full-bleed background behind the whole invoice — great for letterhead or a watermark.";
|
|
426
|
+
readonly backgroundImage: "Background image";
|
|
427
|
+
readonly currency: "Currency";
|
|
428
|
+
readonly documentTitle: "Document title";
|
|
429
|
+
readonly language: "Language";
|
|
430
|
+
readonly languageNote: "Use the language button in the toolbar to create a linked variation instead of re-tagging this one.";
|
|
431
|
+
readonly overlay: "Overlay {pct}%";
|
|
432
|
+
readonly overlayLabel: "Overlay";
|
|
433
|
+
readonly removeBackground: "Remove";
|
|
434
|
+
readonly replaceBackground: "Replace";
|
|
435
|
+
readonly showDecimals: "Show decimals";
|
|
436
|
+
readonly showDecimalsHint: "e.g. $290.00 vs $290";
|
|
437
|
+
readonly status: {
|
|
438
|
+
readonly draft: "Draft";
|
|
439
|
+
readonly live: "Live";
|
|
440
|
+
readonly overdue: "Overdue";
|
|
441
|
+
readonly paid: "Paid";
|
|
442
|
+
readonly sent: "Sent";
|
|
443
|
+
};
|
|
444
|
+
readonly statusLabel: "Status";
|
|
445
|
+
readonly topic: {
|
|
446
|
+
readonly logistics: "Shipping & logistics";
|
|
447
|
+
readonly other: "Uncategorised";
|
|
448
|
+
readonly receipts: "Receipts & refunds";
|
|
449
|
+
readonly recurring: "Recurring";
|
|
450
|
+
readonly sales: "Sales & quotes";
|
|
451
|
+
readonly services: "Professional services";
|
|
452
|
+
};
|
|
453
|
+
readonly topicLabel: "Topic";
|
|
454
|
+
readonly uploadBackground: "Upload background";
|
|
455
|
+
};
|
|
456
|
+
};
|
|
457
|
+
readonly languages: {
|
|
458
|
+
readonly de: "German";
|
|
459
|
+
readonly en: "English";
|
|
460
|
+
readonly es: "Spanish";
|
|
461
|
+
readonly footnote: "Creating a language makes a linked copy, grouped under the same topic.";
|
|
462
|
+
readonly fr: "French";
|
|
463
|
+
readonly ja: "Japanese";
|
|
464
|
+
readonly pt: "Portuguese";
|
|
465
|
+
readonly state: {
|
|
466
|
+
readonly create: "Create";
|
|
467
|
+
readonly editing: "Editing";
|
|
468
|
+
readonly open: "Open";
|
|
469
|
+
};
|
|
470
|
+
readonly title: "Language variations";
|
|
471
|
+
};
|
|
472
|
+
readonly list: {
|
|
473
|
+
readonly actions: "Actions";
|
|
474
|
+
readonly name: "Name";
|
|
475
|
+
readonly status: "Status";
|
|
476
|
+
readonly updated: "Updated";
|
|
477
|
+
};
|
|
478
|
+
readonly manager: {
|
|
479
|
+
readonly group: {
|
|
480
|
+
readonly documents: "{count, plural, one {# document} other {# documents}}";
|
|
481
|
+
readonly label: "Group";
|
|
482
|
+
readonly language: "Language";
|
|
483
|
+
readonly languages: "{count, plural, one {# language} other {# languages}}";
|
|
484
|
+
readonly none: "None";
|
|
485
|
+
readonly topic: "Topic";
|
|
486
|
+
};
|
|
487
|
+
readonly layout: {
|
|
488
|
+
readonly gallery: "Gallery";
|
|
489
|
+
readonly label: "Layout";
|
|
490
|
+
readonly list: "List";
|
|
491
|
+
};
|
|
492
|
+
readonly loadFailed: "Couldn’t load invoices";
|
|
493
|
+
readonly search: {
|
|
494
|
+
readonly clear: "Clear search";
|
|
495
|
+
readonly invoices: "Search invoices…";
|
|
496
|
+
readonly templates: "Search templates…";
|
|
497
|
+
};
|
|
498
|
+
readonly subtitle: "Reusable templates & the invoices you build from them.";
|
|
499
|
+
readonly tabs: {
|
|
500
|
+
readonly invoices: "Invoices";
|
|
501
|
+
readonly label: "Kind";
|
|
502
|
+
readonly templates: "Templates";
|
|
503
|
+
};
|
|
504
|
+
readonly title: "Invoices";
|
|
505
|
+
readonly untitled: "Untitled";
|
|
506
|
+
};
|
|
507
|
+
readonly new: {
|
|
508
|
+
readonly blank: "Blank invoice";
|
|
509
|
+
readonly blankHint: "Build from scratch";
|
|
510
|
+
readonly category: {
|
|
511
|
+
readonly adjustments: "Adjustments";
|
|
512
|
+
readonly business: "Business";
|
|
513
|
+
readonly nonprofit: "Nonprofit";
|
|
514
|
+
readonly payments: "Payments";
|
|
515
|
+
readonly projects: "Projects";
|
|
516
|
+
readonly recurring: "Recurring";
|
|
517
|
+
readonly sales: "Sales";
|
|
518
|
+
readonly services: "Services";
|
|
519
|
+
readonly shipping: "Shipping";
|
|
520
|
+
};
|
|
521
|
+
readonly failed: "Could not create it";
|
|
522
|
+
readonly invoice: "New invoice";
|
|
523
|
+
readonly startersFailed: "The starters could not be loaded. Start blank, or try again.";
|
|
524
|
+
readonly subtitle: "Start from a blank canvas or a ready-made template.";
|
|
525
|
+
readonly template: "New template";
|
|
526
|
+
readonly yourTemplates: "Your templates";
|
|
527
|
+
};
|
|
528
|
+
readonly optional: {
|
|
529
|
+
readonly approvalShow: "Approval";
|
|
530
|
+
readonly attachShow: "Attachments";
|
|
531
|
+
readonly conShow: "Contact";
|
|
532
|
+
readonly delShow: "Delivery timeline";
|
|
533
|
+
readonly discShow: "Discount codes";
|
|
534
|
+
readonly lateShow: "Late fees";
|
|
535
|
+
readonly legalShow: "Legal footer";
|
|
536
|
+
readonly loyShow: "Loyalty points";
|
|
537
|
+
readonly mcShow: "Multi-currency";
|
|
538
|
+
readonly payhShow: "Payment history";
|
|
539
|
+
readonly poShow: "PO terms";
|
|
540
|
+
readonly qrShow: "Payment QR";
|
|
541
|
+
readonly recurShow: "Recurring";
|
|
542
|
+
readonly refShow: "Refund policy";
|
|
543
|
+
readonly shipShow: "Ship to";
|
|
544
|
+
readonly sigShow: "Signature";
|
|
545
|
+
readonly taxbShow: "Tax breakdown";
|
|
546
|
+
readonly termsShow: "Terms acceptance";
|
|
547
|
+
};
|
|
548
|
+
readonly section: {
|
|
549
|
+
readonly approval: {
|
|
550
|
+
readonly hint: "Sign-off status";
|
|
551
|
+
readonly title: "Approval";
|
|
552
|
+
};
|
|
553
|
+
readonly attachments: {
|
|
554
|
+
readonly hint: "Attached files";
|
|
555
|
+
readonly title: "Attachments";
|
|
556
|
+
};
|
|
557
|
+
readonly branding: {
|
|
558
|
+
readonly hint: "Logo & brand name";
|
|
559
|
+
readonly title: "Branding";
|
|
560
|
+
};
|
|
561
|
+
readonly contact: {
|
|
562
|
+
readonly hint: "Support details";
|
|
563
|
+
readonly title: "Contact";
|
|
564
|
+
};
|
|
565
|
+
readonly custom: {
|
|
566
|
+
readonly hint: "Your own section";
|
|
567
|
+
readonly title: "Custom section";
|
|
568
|
+
};
|
|
569
|
+
readonly customer: {
|
|
570
|
+
readonly hint: "Client details";
|
|
571
|
+
readonly title: "Invoice to";
|
|
572
|
+
};
|
|
573
|
+
readonly delivery: {
|
|
574
|
+
readonly hint: "Fulfilment status";
|
|
575
|
+
readonly title: "Delivery timeline";
|
|
576
|
+
};
|
|
577
|
+
readonly discount: {
|
|
578
|
+
readonly hint: "Applied promo codes";
|
|
579
|
+
readonly title: "Discount codes";
|
|
580
|
+
};
|
|
581
|
+
readonly from: {
|
|
582
|
+
readonly hint: "Your company details";
|
|
583
|
+
readonly title: "From";
|
|
584
|
+
};
|
|
585
|
+
readonly images: {
|
|
586
|
+
readonly hint: "Logo, background, QR & photos";
|
|
587
|
+
readonly title: "Images";
|
|
588
|
+
};
|
|
589
|
+
readonly items: {
|
|
590
|
+
readonly hint: "Products & services";
|
|
591
|
+
readonly title: "Line items";
|
|
592
|
+
};
|
|
593
|
+
readonly latefees: {
|
|
594
|
+
readonly hint: "Overdue penalty";
|
|
595
|
+
readonly title: "Late fees";
|
|
596
|
+
};
|
|
597
|
+
readonly legal: {
|
|
598
|
+
readonly hint: "Fine print";
|
|
599
|
+
readonly title: "Legal footer";
|
|
600
|
+
};
|
|
601
|
+
readonly loyalty: {
|
|
602
|
+
readonly hint: "Rewards balance";
|
|
603
|
+
readonly title: "Loyalty points";
|
|
604
|
+
};
|
|
605
|
+
readonly meta: {
|
|
606
|
+
readonly hint: "Number, dates, PO & terms";
|
|
607
|
+
readonly title: "Invoice details";
|
|
608
|
+
};
|
|
609
|
+
readonly multicurrency: {
|
|
610
|
+
readonly hint: "Totals in other currencies";
|
|
611
|
+
readonly title: "Multi-currency";
|
|
612
|
+
};
|
|
613
|
+
readonly notes: {
|
|
614
|
+
readonly hint: "Footer text";
|
|
615
|
+
readonly title: "Notes";
|
|
616
|
+
};
|
|
617
|
+
readonly payhistory: {
|
|
618
|
+
readonly hint: "Past payments";
|
|
619
|
+
readonly title: "Payment history";
|
|
620
|
+
};
|
|
621
|
+
readonly payment: {
|
|
622
|
+
readonly hint: "How to pay";
|
|
623
|
+
readonly title: "Payment";
|
|
624
|
+
};
|
|
625
|
+
readonly poterms: {
|
|
626
|
+
readonly hint: "Purchase order terms";
|
|
627
|
+
readonly title: "PO terms";
|
|
628
|
+
};
|
|
629
|
+
readonly qr: {
|
|
630
|
+
readonly hint: "Scan-to-pay code";
|
|
631
|
+
readonly title: "Payment QR";
|
|
632
|
+
};
|
|
633
|
+
readonly recurring: {
|
|
634
|
+
readonly hint: "Charge schedule";
|
|
635
|
+
readonly title: "Recurring";
|
|
636
|
+
};
|
|
637
|
+
readonly refund: {
|
|
638
|
+
readonly hint: "Returns & refunds";
|
|
639
|
+
readonly title: "Refund policy";
|
|
640
|
+
};
|
|
641
|
+
readonly shipto: {
|
|
642
|
+
readonly hint: "Delivery address";
|
|
643
|
+
readonly title: "Ship to";
|
|
644
|
+
};
|
|
645
|
+
readonly signature: {
|
|
646
|
+
readonly hint: "Authorised sign-off";
|
|
647
|
+
readonly title: "Signature";
|
|
648
|
+
};
|
|
649
|
+
readonly tax: {
|
|
650
|
+
readonly hint: "Rates & discounts";
|
|
651
|
+
readonly title: "Tax & totals";
|
|
652
|
+
};
|
|
653
|
+
readonly taxbreak: {
|
|
654
|
+
readonly hint: "Tax components";
|
|
655
|
+
readonly title: "Tax breakdown";
|
|
656
|
+
};
|
|
657
|
+
readonly terms: {
|
|
658
|
+
readonly hint: "Acceptance checkbox";
|
|
659
|
+
readonly title: "Terms";
|
|
660
|
+
};
|
|
661
|
+
readonly theme: {
|
|
662
|
+
readonly hint: "Colour, currency, status";
|
|
663
|
+
readonly title: "Title & theme";
|
|
664
|
+
};
|
|
665
|
+
};
|
|
666
|
+
readonly seed: {
|
|
667
|
+
readonly gallery: {
|
|
668
|
+
readonly title: "Images";
|
|
669
|
+
};
|
|
670
|
+
readonly image: {
|
|
671
|
+
readonly caption: "Add a caption";
|
|
672
|
+
readonly title: "Image";
|
|
673
|
+
};
|
|
674
|
+
readonly item: "New item";
|
|
675
|
+
readonly kv: {
|
|
676
|
+
readonly label: "Label";
|
|
677
|
+
readonly row1k: "Cost centre";
|
|
678
|
+
readonly row2k: "Contract";
|
|
679
|
+
readonly title: "Reference details";
|
|
680
|
+
readonly value: "Value";
|
|
681
|
+
};
|
|
682
|
+
readonly text: {
|
|
683
|
+
readonly body: "Add your own copy here — scope, delivery notes, conditions or a message to the client.";
|
|
684
|
+
readonly title: "Additional notes";
|
|
685
|
+
};
|
|
686
|
+
};
|
|
687
|
+
readonly status: {
|
|
688
|
+
readonly draft: "Draft";
|
|
689
|
+
readonly live: "Live";
|
|
690
|
+
readonly overdue: "Overdue";
|
|
691
|
+
readonly paid: "Paid";
|
|
692
|
+
readonly sent: "Sent";
|
|
693
|
+
};
|
|
694
|
+
readonly toast: {
|
|
695
|
+
readonly deleteFailed: "Could not delete it";
|
|
696
|
+
readonly duplicateFailed: "Could not duplicate it";
|
|
697
|
+
readonly duplicated: {
|
|
698
|
+
readonly invoice: "Invoice duplicated";
|
|
699
|
+
readonly template: "Template duplicated";
|
|
700
|
+
};
|
|
701
|
+
readonly imageTooLarge: "Image too large (max {max})";
|
|
702
|
+
readonly imageUnreadable: "Could not read that file";
|
|
703
|
+
readonly languageFailed: "Could not add that language";
|
|
704
|
+
readonly notAnImage: "That file is not an image";
|
|
705
|
+
readonly renameFailed: "Could not rename it";
|
|
706
|
+
};
|
|
707
|
+
readonly topic: {
|
|
708
|
+
readonly logistics: "Shipping & logistics";
|
|
709
|
+
readonly other: "Uncategorised";
|
|
710
|
+
readonly receipts: "Receipts & refunds";
|
|
711
|
+
readonly recurring: "Recurring";
|
|
712
|
+
readonly sales: "Sales & quotes";
|
|
713
|
+
readonly services: "Professional services";
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
export default _default;
|
|
717
|
+
//# sourceMappingURL=invoices.d.ts.map
|