@designcrowd/library.brand-page 6.0.16 → 6.0.17

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.
Files changed (76) hide show
  1. package/lib/src/{CreatedOnBrandCrowd-de-de-QP8vMxvh.js → CreatedOnBrandCrowd-de-de-CRuM9pwt.js} +1 -1
  2. package/lib/src/{CreatedOnBrandCrowd-en-us-B527kdQs.js → CreatedOnBrandCrowd-en-us-DiV7Qndt.js} +1 -1
  3. package/lib/src/{CreatedOnBrandCrowd-es-es-quAczKTS.js → CreatedOnBrandCrowd-es-es-p3wHaNxy.js} +1 -1
  4. package/lib/src/{CreatedOnBrandCrowd-fr-fr-B0A8wewN.js → CreatedOnBrandCrowd-fr-ca-lBe3GAaV.js} +1 -1
  5. package/lib/src/{CreatedOnBrandCrowd-fr-ca-B0A8wewN.js → CreatedOnBrandCrowd-fr-fr-lBe3GAaV.js} +1 -1
  6. package/lib/src/{CreatedOnBrandCrowd-pt-pt-BsKk1W3M.js → CreatedOnBrandCrowd-pt-br-CYdNvtj_.js} +1 -1
  7. package/lib/src/{CreatedOnBrandCrowd-pt-br-BsKk1W3M.js → CreatedOnBrandCrowd-pt-pt-CYdNvtj_.js} +1 -1
  8. package/lib/src/{CreatedOnDcom-de-de-DT-1HnEc.js → CreatedOnDcom-de-de-CkkOK8P7.js} +1 -1
  9. package/lib/src/{CreatedOnDcom-en-us-on3DIzpS.js → CreatedOnDcom-en-us-vj6FbDx4.js} +1 -1
  10. package/lib/src/{CreatedOnDcom-es-es-DpOh7Vt9.js → CreatedOnDcom-es-es-CY73pZR2.js} +1 -1
  11. package/lib/src/{CreatedOnDcom-fr-ca-DfGGDCeZ.js → CreatedOnDcom-fr-ca-D6tw2qnx.js} +1 -1
  12. package/lib/src/{CreatedOnDcom-fr-fr-DubzmqD6.js → CreatedOnDcom-fr-fr-DbjyyrVQ.js} +1 -1
  13. package/lib/src/{CreatedOnDcom-pt-br-exgrytG3.js → CreatedOnDcom-pt-br-C604XK7d.js} +1 -1
  14. package/lib/src/{CreatedOnDcom-pt-pt-LrMFAaeB.js → CreatedOnDcom-pt-pt-CSQ9xpbn.js} +1 -1
  15. package/lib/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.d.ts +0 -1
  16. package/lib/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.js +0 -5
  17. package/lib/src/brand-page-maker/components/quick-link-bar/QuickLinkBar.mixin.d.ts +1 -1
  18. package/lib/src/brand-page-maker/components/quick-link-bar/QuickLinkBar.mixin.js +6 -4
  19. package/lib/src/{bundled-translations-2HkRBbBD.js → bundled-translations-Cbaxd_x-.js} +1 -1
  20. package/lib/src/bundled-translations.de-DE-z4PUgnja.js +177 -0
  21. package/lib/src/bundled-translations.es-ES-sqDF-i7N.js +177 -0
  22. package/lib/src/bundled-translations.fr-CA-CQvLC7Ws.js +177 -0
  23. package/lib/src/bundled-translations.fr-FR-BxL6wP_Y.js +177 -0
  24. package/lib/src/bundled-translations.pt-BR-ByhGrCnc.js +177 -0
  25. package/lib/src/bundled-translations.pt-PT-DkyVsn4P.js +177 -0
  26. package/lib/src/bundles/bundled-translations.de-DE.json +3 -3
  27. package/lib/src/bundles/bundled-translations.es-ES.json +3 -3
  28. package/lib/src/bundles/bundled-translations.fr-CA.json +3 -3
  29. package/lib/src/bundles/bundled-translations.fr-FR.json +3 -3
  30. package/lib/src/bundles/bundled-translations.json +2 -2
  31. package/lib/src/bundles/bundled-translations.pt-BR.json +3 -3
  32. package/lib/src/bundles/bundled-translations.pt-PT.json +3 -3
  33. package/lib/src/css/library.brand-page-brandCrowd.min.css +19 -16
  34. package/lib/src/css/library.brand-page-brandPage.min.css +19 -16
  35. package/lib/src/css/library.brand-page-designCom.min.css +19 -16
  36. package/lib/src/css/library.brand-page-preview.min.css +19 -16
  37. package/lib/src/index.mjs +1 -1
  38. package/lib/src/{lib-CC4tgn32.js → lib-A3BBQz0z.js} +10321 -10330
  39. package/package.json +1 -1
  40. package/src/brand-page/components/recaptcha-disclosure/RecaptchaDisclosure.vue.test.ts +55 -2
  41. package/src/brand-page/components/recaptcha-disclosure/i18n/recaptcha.de-DE.json +1 -1
  42. package/src/brand-page/components/recaptcha-disclosure/i18n/recaptcha.es-ES.json +1 -1
  43. package/src/brand-page/components/recaptcha-disclosure/i18n/recaptcha.fr-CA.json +1 -1
  44. package/src/brand-page/components/recaptcha-disclosure/i18n/recaptcha.fr-FR.json +1 -1
  45. package/src/brand-page/components/recaptcha-disclosure/i18n/recaptcha.pt-BR.json +1 -1
  46. package/src/brand-page/components/recaptcha-disclosure/i18n/recaptcha.pt-PT.json +1 -1
  47. package/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.mixin.ts +0 -5
  48. package/src/brand-page-maker/components/brand-page-maker/BrandPageMaker.vue +2 -2
  49. package/src/brand-page-maker/components/device/Device.vue +1 -0
  50. package/src/brand-page-maker/components/quick-link-bar/QuickLinkBar.mixin.ts +7 -4
  51. package/src/bundles/bundled-translations.de-DE.json +3 -3
  52. package/src/bundles/bundled-translations.es-ES.json +3 -3
  53. package/src/bundles/bundled-translations.fr-CA.json +3 -3
  54. package/src/bundles/bundled-translations.fr-FR.json +3 -3
  55. package/src/bundles/bundled-translations.json +2 -2
  56. package/src/bundles/bundled-translations.pt-BR.json +3 -3
  57. package/src/bundles/bundled-translations.pt-PT.json +3 -3
  58. package/src/shared/content-settings/components/content-settings/i18n/content-settings.de-DE.json +2 -2
  59. package/src/shared/content-settings/components/content-settings/i18n/content-settings.es-ES.json +2 -2
  60. package/src/shared/content-settings/components/content-settings/i18n/content-settings.fr-CA.json +2 -2
  61. package/src/shared/content-settings/components/content-settings/i18n/content-settings.fr-FR.json +2 -2
  62. package/src/shared/content-settings/components/content-settings/i18n/content-settings.json +2 -2
  63. package/src/shared/content-settings/components/content-settings/i18n/content-settings.pt-BR.json +2 -2
  64. package/src/shared/content-settings/components/content-settings/i18n/content-settings.pt-PT.json +2 -2
  65. package/src/shared/page-settings/components/page-settings/PageElement.vue +0 -1
  66. package/src/shared/page-settings/components/page-settings/PageSettingMenu.vue +0 -4
  67. package/lib/src/brand-page-maker/composables/useQuickLinkBarVisibility.d.ts +0 -17
  68. package/lib/src/brand-page-maker/composables/useQuickLinkBarVisibility.js +0 -23
  69. package/lib/src/bundled-translations.de-DE-DmmZFmGP.js +0 -177
  70. package/lib/src/bundled-translations.es-ES-D7JmTUKc.js +0 -177
  71. package/lib/src/bundled-translations.fr-CA-LANZnNuX.js +0 -177
  72. package/lib/src/bundled-translations.fr-FR-BQybH6dF.js +0 -177
  73. package/lib/src/bundled-translations.pt-BR-DRAIsAdg.js +0 -177
  74. package/lib/src/bundled-translations.pt-PT-CEqBjj6N.js +0 -177
  75. package/src/brand-page-maker/composables/useQuickLinkBarVisibility.test.ts +0 -81
  76. package/src/brand-page-maker/composables/useQuickLinkBarVisibility.ts +0 -25
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createStaticVNode as a } from "vue";
2
- import { _ as t } from "./lib-CC4tgn32.js";
2
+ import { _ as t } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, h = {
4
4
  width: "275",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createStaticVNode as a } from "vue";
2
- import { _ as t } from "./lib-CC4tgn32.js";
2
+ import { _ as t } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, h = {
4
4
  width: "251",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createStaticVNode as a } from "vue";
2
- import { _ as t } from "./lib-CC4tgn32.js";
2
+ import { _ as t } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, h = {
4
4
  width: "250",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createStaticVNode as a } from "vue";
2
- import { _ as t } from "./lib-CC4tgn32.js";
2
+ import { _ as t } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, h = {
4
4
  width: "237",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createStaticVNode as a } from "vue";
2
- import { _ as t } from "./lib-CC4tgn32.js";
2
+ import { _ as t } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, h = {
4
4
  width: "237",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createStaticVNode as a } from "vue";
2
- import { _ as t } from "./lib-CC4tgn32.js";
2
+ import { _ as t } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, h = {
4
4
  width: "263",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as l, createStaticVNode as a } from "vue";
2
- import { _ as t } from "./lib-CC4tgn32.js";
2
+ import { _ as t } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, h = {
4
4
  width: "263",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as H, createElementBlock as V, createStaticVNode as t } from "vue";
2
- import { _ as e } from "./lib-CC4tgn32.js";
2
+ import { _ as e } from "./lib-A3BBQz0z.js";
3
3
  const M = {}, Z = {
4
4
  width: "242",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as H, createElementBlock as V, createStaticVNode as t } from "vue";
2
- import { _ as e } from "./lib-CC4tgn32.js";
2
+ import { _ as e } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, M = {
4
4
  width: "231",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as H, createElementBlock as V, createStaticVNode as t } from "vue";
2
- import { _ as e } from "./lib-CC4tgn32.js";
2
+ import { _ as e } from "./lib-A3BBQz0z.js";
3
3
  const M = {}, Z = {
4
4
  width: "230",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as H, createElementBlock as V, createStaticVNode as t } from "vue";
2
- import { _ as e } from "./lib-CC4tgn32.js";
2
+ import { _ as e } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, l = {
4
4
  width: "216",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as H, createElementBlock as V, createStaticVNode as t } from "vue";
2
- import { _ as e } from "./lib-CC4tgn32.js";
2
+ import { _ as e } from "./lib-A3BBQz0z.js";
3
3
  const i = {}, l = {
4
4
  width: "216",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as H, createElementBlock as V, createStaticVNode as t } from "vue";
2
- import { _ as M } from "./lib-CC4tgn32.js";
2
+ import { _ as M } from "./lib-A3BBQz0z.js";
3
3
  const Z = {}, e = {
4
4
  width: "232",
5
5
  height: "36",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as H, createElementBlock as V, createStaticVNode as t } from "vue";
2
- import { _ as M } from "./lib-CC4tgn32.js";
2
+ import { _ as M } from "./lib-A3BBQz0z.js";
3
3
  const Z = {}, e = {
4
4
  width: "232",
5
5
  height: "36",
@@ -50,7 +50,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
50
50
  isSaving: import("vue").ComputedRef<boolean>;
51
51
  isPublishing: import("vue").ComputedRef<boolean>;
52
52
  isPublished: import("vue").ComputedRef<boolean>;
53
- shouldShowQuickLinkBar: import("vue").ComputedRef<boolean>;
54
53
  isBrandPageOrIsBrandContact: import("vue").ComputedRef<boolean>;
55
54
  brandPageViewModel: import("vue").ComputedRef<import("@brand-page").BrandPageViewModel>;
56
55
  backUrl: import("vue").ComputedRef<string>;
@@ -13,7 +13,6 @@ import { UI_DEVICE_MODES, UI_SCREENSIZE_MODES, } from '@shared/models';
13
13
  import { useBrandPageMakerStore, useBrandPageMakerUserStore, useLocalisedRouteStore, useUiStore, useSnapshotStore, useVideoStore, } from '@brand-page-maker/stores';
14
14
  import { useHistoryStore } from '@brand-page-maker/stores/history/history-store';
15
15
  import { useUndoRedoFlag } from '@brand-page-maker/composables/useUndoRedoFlag';
16
- import { useQuickLinkBarVisibility } from '@brand-page-maker/composables/useQuickLinkBarVisibility';
17
16
  import { useUiContentSettingsStore } from '@shared/content-settings/store';
18
17
  import { useUiTemplateSettingsStore } from '@shared/template-settings/store';
19
18
  import { useUiPageSettingsStore } from '@shared/page-settings/store';
@@ -74,10 +73,6 @@ export default defineComponent({
74
73
  isSaving: computed(() => brandPageMakerStore.isSaving),
75
74
  isPublishing: computed(() => brandPageMakerStore.isPublishing),
76
75
  isPublished: computed(() => brandPageMakerStore.isPublished),
77
- // Whether the QuickLinkBar renders — used to offset the preview (Device)
78
- // and SideBar clear of the fixed bar on mobile. Must match the bar's own
79
- // render condition, so it shares the same predicate.
80
- shouldShowQuickLinkBar: useQuickLinkBarVisibility(),
81
76
  isBrandPageOrIsBrandContact: computed(() => brandPageMakerStore.isBrandPageOrIsBrandContact),
82
77
  brandPageViewModel: computed(() => brandPageMakerStore.brandPageViewModel),
83
78
  backUrl: computed(() => localisedRouteStore.backToWebsiteManageUrlPath),
@@ -292,11 +292,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
292
292
  pushManageWebPageUnpublishClickEvent(): Promise<void>;
293
293
  }>;
294
294
  undoRedoEnabled: import("vue").ComputedRef<boolean>;
295
- shouldShowBar: import("vue").ComputedRef<boolean>;
296
295
  }, {
297
296
  copied: boolean;
298
297
  }, {
299
298
  isPublished(): boolean;
299
+ shouldShowBar(): boolean;
300
300
  brandPageUrl(): string;
301
301
  copyButtonLabel(): string;
302
302
  }, {
@@ -2,7 +2,6 @@ import { defineComponent } from 'vue';
2
2
  import { CUSTOM_DOMAIN_STATUSES } from '@brand-page-maker/constants';
3
3
  import { useBrandPageContainerStore, useEventManagerStore, } from '@brand-page-maker/stores';
4
4
  import { useUndoRedoFlag } from '@brand-page-maker/composables/useUndoRedoFlag';
5
- import { useQuickLinkBarVisibility } from '@brand-page-maker/composables/useQuickLinkBarVisibility';
6
5
  import { quickLinkBarTr } from '@src/composables/useTranslate';
7
6
  export default defineComponent({
8
7
  props: {
@@ -20,9 +19,6 @@ export default defineComponent({
20
19
  brandPageContainerStore: useBrandPageContainerStore(),
21
20
  eventManagerStore: useEventManagerStore(),
22
21
  undoRedoEnabled: useUndoRedoFlag(),
23
- // Single source of truth for whether the bar renders — shared with the
24
- // layout components (Device, SideBar) that offset content clear of it.
25
- shouldShowBar: useQuickLinkBarVisibility(),
26
22
  };
27
23
  },
28
24
  data() {
@@ -34,6 +30,12 @@ export default defineComponent({
34
30
  isPublished() {
35
31
  return this.brandPageContainerStore.isPublished;
36
32
  },
33
+ // Only render the bar when at least one inner cluster has something to
34
+ // show. Otherwise we'd render an empty white strip — e.g. on an
35
+ // unpublished page with the undo flag off.
36
+ shouldShowBar() {
37
+ return Boolean(this.undoRedoEnabled) || this.isPublished;
38
+ },
37
39
  brandPageUrl() {
38
40
  if (this.brandPageContainerStore.isCustomDomainEnabled &&
39
41
  this.brandPageContainerStore.customDomain &&
@@ -1,4 +1,4 @@
1
- const e = { createYourBrand: "Create your {{ BUTTON_LABEL }}", website: "website", digitalBusinessCard: "digital business card", linkInBio: "link in bio" }, a = { consentText: "We use cookies on our website to optimize your website experience. By accepting, you agree to our use of such cookies.", decline: "Decline", accept: "Accept" }, o = { addImagePlaceholder: "Add an image to remove this placeholder", imageBlockPlaceholder: "Image Block Placeholder" }, t = { addImagePlaceholder: "Add an image to remove this placeholder", imagePlaceholder: "Image Placeholder", addImagesDescription: "Add images to remove this placeholder", imageGalleryBlockPlaceholderTitle: "Image Gallery Block Placeholder" }, i = { addImagePlaceholder: "Add an image to remove this placeholder", imagePlaceholder: "Image Placeholder" }, n = { namePlaceholder: "Name", nameLabel: "Name", emailPlaceholder: "Email Address", emailLabel: "Email Address", subscribeThankYou: "Thank you for subscribing!" }, r = { addAddressPlaceholder: "Add an address to remove this placeholder.", mapBlockPlaceholder: "Map Block Placeholder" }, l = { productName: "{{PAYMENT_OPTIONS_LENGTH}} products", defaultPaymentSuccessMessage: "Thank you for your request! We'll get in touch with you as soon as possible.", yourMessage: "Your message", provideDetails: "Provide request details", selectAnAmount: "Select an amount {{CURRENCY_CODE}}", customAmountLabelOr: "or custom amount {{CURRENCY_CODE}}", customAmountLabel: "Custom amount {{CURRENCY_CODE}}" }, s = { cardNumber: "Card Number", emailAddress: "Email Address", emailAddressPlaceholder: "Email address", proceedToPayment: "Proceed to Payment {{CURRENCY_SYMBOL}}{{AMOUNT}} ({{CURRENCY_CODE}})", forProduct: "for {{PRODUCT_NAME}}", termsAgreement: "By submitting payment, you agree to the", termsLinkText: "BrandCrowd Terms and Conditions", termsDisclaimer: "Payment will be made to the web page owner. BrandCrowd is not liable for this transaction.", poweredBy: "Powered by", invalidEmailMessage: "Please enter a valid email address" }, d = { disclosure: 'Protected by reCAPTCHA (<a href="https://policies.google.com/privacy" target="_blank" rel="noopener noreferrer">Privacy</a> / <a href="https://policies.google.com/terms" target="_blank" rel="noopener noreferrer">Terms</a>)' }, c = { saveContactButton: "Save Contact", createCard: "Create your own card for free on {{ siteName }}", createbizCard: "Create a personalized business card that fits your brand identity", startForFree: "Start for free" }, m = { sensitiveContentDisplayTitle: "Sensitive Content", sensitiveContentmessage: "Confirm that you are willing to see potentially sensitive content", ageRestrictionDisplayTitle: "Sensitive Content", ageRestrictionMessage: "Confirm that you are of legal age to view this content", rejectedDisplayTitle: "You cannot visit this site", rejectedDisplayTMessage: "Access is restricted to users {{REQUIRED_MINIMUM_AGE}} and older", iAcceptAgeButtonLabel: "I'm over {{REQUIRED_MINIMUM_AGE}}", iDenyAgeButtonLabel: "I'm under {{REQUIRED_MINIMUM_AGE}}", iConfirmButtonLabel: "I Confirm" }, u = [{ code: "AF", name: "Afghanistan" }, { code: "AX", name: "Aland Islands" }, { code: "AL", name: "Albania" }, { code: "DZ", name: "Algeria" }, { code: "AD", name: "Andorra" }, { code: "AO", name: "Angola" }, { code: "AI", name: "Anguilla" }, { code: "AQ", name: "Antarctica" }, { code: "AG", name: "Antigua and Barbuda" }, { code: "AR", name: "Argentina" }, { code: "AM", name: "Armenia" }, { code: "AW", name: "Aruba" }, { code: "AC", name: "Ascension Island" }, { code: "AU", name: "Australia" }, { code: "AT", name: "Austria" }, { code: "AZ", name: "Azerbaijan" }, { code: "BS", name: "Bahamas" }, { code: "BH", name: "Bahrain" }, { code: "BD", name: "Bangladesh" }, { code: "BB", name: "Barbados" }, { code: "BY", name: "Belarus" }, { code: "BE", name: "Belgium" }, { code: "BZ", name: "Belize" }, { code: "BJ", name: "Benin" }, { code: "BM", name: "Bermuda" }, { code: "BT", name: "Bhutan" }, { code: "BO", name: "Bolivia" }, { code: "BQ", name: "Bonaire, Sint Eustatius and Saba" }, { code: "BA", name: "Bosnia and Herzegovina" }, { code: "BW", name: "Botswana" }, { code: "BV", name: "Bouvet Island" }, { code: "BR", name: "Brazil" }, { code: "IO", name: "British Indian Ocean Territory" }, { code: "VG", name: "British Virgin Islands" }, { code: "BN", name: "Brunei" }, { code: "BG", name: "Bulgaria" }, { code: "BF", name: "Burkina Faso" }, { code: "BI", name: "Burundi" }, { code: "KH", name: "Cambodia" }, { code: "CM", name: "Cameroon" }, { code: "CA", name: "Canada" }, { code: "CV", name: "Cape Verde" }, { code: "KY", name: "Cayman Islands" }, { code: "CF", name: "Central African Republic" }, { code: "TD", name: "Chad" }, { code: "CL", name: "Chile" }, { code: "CN", name: "China" }, { code: "CO", name: "Colombia" }, { code: "KM", name: "Comoros" }, { code: "CK", name: "Cook Islands" }, { code: "CR", name: "Costa Rica" }, { code: "CI", name: "Cote d'Ivoire" }, { code: "HR", name: "Croatia" }, { code: "CW", name: "Curacao" }, { code: "CY", name: "Cyprus" }, { code: "CZ", name: "Czechia" }, { code: "CD", name: "Democratic Republic of the Congo" }, { code: "DK", name: "Denmark" }, { code: "DJ", name: "Djibouti" }, { code: "DM", name: "Dominica" }, { code: "DO", name: "Dominican Republic" }, { code: "EC", name: "Ecuador" }, { code: "EG", name: "Egypt" }, { code: "SV", name: "El Salvador" }, { code: "GQ", name: "Equatorial Guinea" }, { code: "ER", name: "Eritrea" }, { code: "EE", name: "Estonia" }, { code: "SZ", name: "Eswatini" }, { code: "ET", name: "Ethiopia" }, { code: "FK", name: "Falkland Islands" }, { code: "FO", name: "Faroe Islands" }, { code: "FJ", name: "Fiji" }, { code: "FI", name: "Finland" }, { code: "FR", name: "France" }, { code: "GF", name: "French Guiana" }, { code: "PF", name: "French Polynesia" }, { code: "TF", name: "French Southern Territories" }, { code: "GA", name: "Gabon" }, { code: "GM", name: "Gambia" }, { code: "GE", name: "Georgia" }, { code: "DE", name: "Germany" }, { code: "GH", name: "Ghana" }, { code: "GI", name: "Gibraltar" }, { code: "GR", name: "Greece" }, { code: "GL", name: "Greenland" }, { code: "GD", name: "Grenada" }, { code: "GP", name: "Guadeloupe" }, { code: "GU", name: "Guam" }, { code: "GT", name: "Guatemala" }, { code: "GG", name: "Guernsey" }, { code: "GN", name: "Guinea" }, { code: "GW", name: "Guinea-Bissau" }, { code: "GY", name: "Guyana" }, { code: "HT", name: "Haiti" }, { code: "HN", name: "Honduras" }, { code: "HK", name: "Hong Kong" }, { code: "HU", name: "Hungary" }, { code: "IS", name: "Iceland" }, { code: "IN", name: "India" }, { code: "ID", name: "Indonesia" }, { code: "IQ", name: "Iraq" }, { code: "IE", name: "Ireland" }, { code: "IM", name: "Isle of Man" }, { code: "IL", name: "Israel" }, { code: "IT", name: "Italy" }, { code: "JM", name: "Jamaica" }, { code: "JP", name: "Japan" }, { code: "JE", name: "Jersey" }, { code: "JO", name: "Jordan" }, { code: "KZ", name: "Kazakhstan" }, { code: "KE", name: "Kenya" }, { code: "KI", name: "Kiribati" }, { code: "XK", name: "Kosovo" }, { code: "KW", name: "Kuwait" }, { code: "KG", name: "Kyrgyzstan" }, { code: "LA", name: "Laos" }, { code: "LV", name: "Latvia" }, { code: "LB", name: "Lebanon" }, { code: "LS", name: "Lesotho" }, { code: "LR", name: "Liberia" }, { code: "LY", name: "Libya" }, { code: "LI", name: "Liechtenstein" }, { code: "LT", name: "Lithuania" }, { code: "LU", name: "Luxembourg" }, { code: "MO", name: "Macau" }, { code: "MG", name: "Madagascar" }, { code: "MW", name: "Malawi" }, { code: "MY", name: "Malaysia" }, { code: "MV", name: "Maldives" }, { code: "ML", name: "Mali" }, { code: "MT", name: "Malta" }, { code: "MQ", name: "Martinique" }, { code: "MR", name: "Mauritania" }, { code: "MU", name: "Mauritius" }, { code: "YT", name: "Mayotte" }, { code: "MX", name: "Mexico" }, { code: "MD", name: "Moldova" }, { code: "MC", name: "Monaco" }, { code: "MN", name: "Mongolia" }, { code: "ME", name: "Montenegro" }, { code: "MS", name: "Montserrat" }, { code: "MA", name: "Morocco" }, { code: "MZ", name: "Mozambique" }, { code: "MM", name: "Myanmar" }, { code: "NA", name: "Namibia" }, { code: "NR", name: "Nauru" }, { code: "NP", name: "Nepal" }, { code: "NL", name: "Netherlands" }, { code: "NC", name: "New Caledonia" }, { code: "NZ", name: "New Zealand" }, { code: "NI", name: "Nicaragua" }, { code: "NE", name: "Niger" }, { code: "NG", name: "Nigeria" }, { code: "NU", name: "Niue" }, { code: "MK", name: "North Macedonia" }, { code: "NO", name: "Norway" }, { code: "OM", name: "Oman" }, { code: "PK", name: "Pakistan" }, { code: "PS", name: "Palestine" }, { code: "PA", name: "Panama" }, { code: "PG", name: "Papua New Guinea" }, { code: "PY", name: "Paraguay" }, { code: "PE", name: "Peru" }, { code: "PH", name: "Philippines" }, { code: "PN", name: "Pitcairn Islands" }, { code: "PL", name: "Poland" }, { code: "PT", name: "Portugal" }, { code: "PR", name: "Puerto Rico" }, { code: "QA", name: "Qatar" }, { code: "CG", name: "Republic of the Congo" }, { code: "RE", name: "Reunion" }, { code: "RO", name: "Romania" }, { code: "RU", name: "Russia" }, { code: "RW", name: "Rwanda" }, { code: "BL", name: "Saint Barthelemy" }, { code: "SH", name: "Saint Helena" }, { code: "KN", name: "Saint Kitts and Nevis" }, { code: "LC", name: "Saint Lucia" }, { code: "MF", name: "Saint Martin" }, { code: "PM", name: "Saint Pierre and Miquelon" }, { code: "VC", name: "Saint Vincent and the Grenadines" }, { code: "WS", name: "Samoa" }, { code: "SM", name: "San Marino" }, { code: "ST", name: "Sao Tome and Principe" }, { code: "SA", name: "Saudi Arabia" }, { code: "SN", name: "Senegal" }, { code: "RS", name: "Serbia" }, { code: "SC", name: "Seychelles" }, { code: "SL", name: "Sierra Leone" }, { code: "SG", name: "Singapore" }, { code: "SX", name: "Sint Maarten" }, { code: "SK", name: "Slovakia" }, { code: "SI", name: "Slovenia" }, { code: "SB", name: "Solomon Islands" }, { code: "SO", name: "Somalia" }, { code: "ZA", name: "South Africa" }, { code: "GS", name: "South Georgia and the South Sandwich Islands" }, { code: "KR", name: "South Korea" }, { code: "SS", name: "South Sudan" }, { code: "ES", name: "Spain" }, { code: "LK", name: "Sri Lanka" }, { code: "SR", name: "Suriname" }, { code: "SJ", name: "Svalbard and Jan Mayen" }, { code: "SE", name: "Sweden" }, { code: "CH", name: "Switzerland" }, { code: "TW", name: "Taiwan" }, { code: "TJ", name: "Tajikistan" }, { code: "TZ", name: "Tanzania" }, { code: "TH", name: "Thailand" }, { code: "TL", name: "Timor-Leste" }, { code: "TG", name: "Togo" }, { code: "TK", name: "Tokelau" }, { code: "TO", name: "Tonga" }, { code: "TT", name: "Trinidad and Tobago" }, { code: "TA", name: "Tristan da Cunha" }, { code: "TN", name: "Tunisia" }, { code: "TR", name: "Turkey" }, { code: "TM", name: "Turkmenistan" }, { code: "TC", name: "Turks and Caicos Islands" }, { code: "TV", name: "Tuvalu" }, { code: "UG", name: "Uganda" }, { code: "UA", name: "Ukraine" }, { code: "AE", name: "United Arab Emirates" }, { code: "GB", name: "United Kingdom" }, { code: "US", name: "United States" }, { code: "UY", name: "Uruguay" }, { code: "UZ", name: "Uzbekistan" }, { code: "VU", name: "Vanuatu" }, { code: "VA", name: "Vatican City" }, { code: "VE", name: "Venezuela" }, { code: "VN", name: "Vietnam" }, { code: "WF", name: "Wallis and Futuna" }, { code: "EH", name: "Western Sahara" }, { code: "YE", name: "Yemen" }, { code: "ZM", name: "Zambia" }, { code: "ZW", name: "Zimbabwe" }], g = { payment: "Payment", done: "Done", paymentSuccessMessage: "Payment made! Thank you for your request! We'll get in touch with you as soon as possible.", paymentFailedMessage: "Payment Failed.", productsCount: "{{COUNT}} products" }, p = { shippingAddress: "Shipping Address", fullNamePlaceholder: "Full Name", addressLine1Placeholder: "Address Line 1", addressLine2Placeholder: "Address Line 2 (optional)", countryPlaceholder: "Country", cityPlaceholder: "City (optional)", statePlaceholder: "State/Province (optional)", postalCodePlaceholder: "ZIP/Postal Code (optional)", emailAddressLabel: "Email Address", emailPlaceholder: "Email address", fieldRequired: "This field is required", invalidEmail: "Please enter a valid email address", fieldMaxLength: "Must be {{max}} characters or fewer", continueToPayment: "Continue to Payment" }, h = { quantity: "Quantity", addToCart: "Add to Cart", back: "Back", description: "Description", orderDetailsPlaceholder: "Provide order or request details", pleaseSelectOption: "Please select an option", characterExceeded: "Character Exceeded!" }, y = { noProducts: "No products are listed at the moment", viewCart: "View Cart", itemAddedToCart: "Item successfully added to cart!" }, b = "Add YouTube video URL to remove this placeholder", S = "Video Block Placeholder", T = { image: "image", shape: "shape" }, P = { saveProgress: "Save Progress", saveTemplate: "Save Template", publish: "Publish", createTeamCards: "Create Team Cards" }, C = { stop: "Stop", thinkingResponse: "Thinking of a response..." }, L = {}, A = { userImageUpgradeText: "With BrandPage Premium you can upload your own images as background.", libraryImageUpgradeText: "With BrandPage Premium you can add background images powered by Unsplash." }, D = { favicon: "Favicon", icon: "Icon", seoSettings: "SEO Settings", cookieCollection: "Cookie Collection", faviconDescription: "A favicon is a small icon next to your site title in the browser tab.", socialShareTitle: "Social Share", paymentProvidersTitle: "Payment Providers", paymentProvidersDescription: "Enable or sign up to a supported provider. Start collecting tips and payments, or sell products, services and more!", paymentProvidersAddProviderLabel: "Add payment providers", integrationSettings: "Integrations" }, f = { newColor: "New Color" }, I = { cookieInfo: "Some regional laws require website owners to inform visitors of cookie tracking.", enableCookie: "Enable cookie collection banner", showPreview: "Show preview" }, v = { analyticsIntegrations: "Analytics Integrations", integrationLabel: "Connect third-party tools for analytics and monetization.", googleAnalyticsLabel: "Google Analytics: GA4", googleAnalyticsInputLabel: "Measurement ID", googleAnalyticsInfo: "Add your Google Analytics: GA4 Measurement ID to track your visitors using GA4, use this format G-XXXXXXXXX or AW-XXXXXXXXX", googleAnalyticsPlaceholder: "G-XXXXXXXXX or AW-XXXXXXXXX", googleAdsenseLabel: "Google AdSense", googleAdsenseInfo: "Run ads on your site with Adsense and start monetizing your traffic. A custom domain is required to use this.", googleAdsenseInputLabel: "Publisher ID", googleAdsensePlaceholder: "pub-XXXXXXXXXXXXXXXX" }, M = { mobile: "Mobile", desktop: "Desktop" }, N = { defaultBackButtonLabel: "Back", prePurchaseBackButtonLabel: "Back", postPurchaseBackButtonLabel: "Back to My Websites", myWebsites: "My Websites", enterWebsiteName: "Enter the name here", websiteFriendlyName: "Website", linkInBioFriendlyName: "Link in Bio", digitalBusinessCardFriendlyName: "Digital Business Card" }, B = { myWebPageLabel: "My web page:", copyButton: "Copy", copiedButton: "Copied!", undoLabel: "Undo", redoLabel: "Redo" }, k = { saveContentInfo: "Let visitors save your contact information when they view your Digital Business Card", enable: "Enable Save Contact", hideBranding: "Hide {{ siteName }} branding", hideBrandingTooltip: "Hide {{ siteName }} branding when your contact is saved", saveContactLabel: "Save Contact", premium: "Premium" }, w = { sensitiveContentInfo: "Display a sensitive content warning before visitors can view your profile", offSetting: "Off", sensitiveContentSetting: "Sensitive Content" }, E = { domainInProgressTitle: "Are you sure you want to disconnect this domain?", domainFailedTitle: "Are you sure you want to disconnect this domain?", domainInProgressDescription: "You can only connect the same domain up to 2 times within 48 hours, so reconnecting may not be available immediately.", domainFailedDescription: "Please wait 48 hours before retrying the connection for this domain due to limits on SSL certificate generation.", cancelButton: "Cancel", disconnectButton: "Disconnect" }, x = { title: "Use your existing domain", description: "Choose from your purchased domain names or enter your existing domain name", purchasedDomainRadio: "Use my purchased domain names", selectDomainPlaceholder: "Select domain name", submitButton: "Submit", registrationInProgress: "Registration in progress", noPurchasedDomains: "You have not purchased any domains yet.", existingDomainRadio: "Use my existing domain", existingDomainPlaceholder: "example.com", connectButton: "Connect", errorMessage: "Something went wrong, please contact support." }, R = { seo: "SEO", customDomain: "Custom Domain", addCustomDomain: "Add Custom Domain", useExistingDomain: "Or use existing domain", pageUrl: "Page URL", connected: "Connected", type: "Type", host: "Host", target: "Target", changeUrl: "Change URL", setupInProgress: "Setup in progress", pending: "Pending Verification", failed: "Failed", failedToRenew: "Failed to Renew", dnsExpired: "Request expired. Please remove and setup a new custom domain.", dnsMissing: "Expected DNS records are missing. Please add the missing DNS records.", dnsInvalid: "Invalid DNS records exist. Please remove the invalid DNS records.", dnsError: "Invalid DNS records exist. Please remove the 'AAAA' DNS record.", checkStatus: "Check Status", resetDomain: "Are you sure you want to reset this domain name?", webDescription: "Short description for your Web Page", websiteDescription: "Short description for your Brand Website", customDomainError: "Something went wrong, please contact support.", customDomainNote: "Note: Please allow up to 72 hours for your domain to fully initialize", customDomainInfo: "Use your existing domain URL. You will need to purchase a domain name from a domain name registrar to use this functionality.", customDomainSettingInfo: "Go to your Domain Settings (under your Domain provider website) and make the changes below in your Records:" }, F = { addItem: "Add Item", editItem: "Edit Item", itemInformation: "Item Information", cancel: "Cancel", addProductImage: "Add Image", replace: "Replace", remove: "Remove", itemName: "Item Name", itemDescription: "Description", optionalProdvideDetails: "Option to provide details of their order/request", pricing: "Pricing", price: "Price", variants: "Variants", addVariants: "Add Variants", variantTitle: "Variant title", optionTitle: "Option title", addOption: "Add Option" }, G = { customizeSocial: "Customize how your website will look when shared on social media", thumbnail: "Thumbnail", recommendedSize: "recommended size", enterTitle: "Enter title", enterDescription: "Enter description", addOgImage: "Add OG Image", replaceOgImage: "Replace OG Image" }, U = { previewDisplayName: "Preview", templatesDisplayName: "Templates", contentDisplayName: "Content", backgroundDisplayName: "Bkground", logoDisplayName: "Logo", styleDisplayName: "Style", settingsDisplayName: "Settings", classicDisplayName: "classic", modernDisplayName: "modern", uniqueDisplayName: "unique", allFontStylesDisplayName: "All font styles", searchFontsPlaceholder: "Search fonts", noFontsFoundMessage: "No fonts found", settingsSaveSuccessMessage: "Settings saved successfully" }, O = { centered: "Centered", leftAligned: "Left aligned", url: "Url", page: "Page", emailAddress: "Email address", phoneNumber: "Phone number", preview: "Preview", collapsed: "Collapsed", grid: "Grid", carousel: "Carousel", masonry: "Masonry", original: "Original", circle: "Circle", default: "Default", textOnly: "Text only", thumbnail: "Thumbnail", featured: "Featured", small: "Small", medium: "Medium", large: "Large", bigImage: "Big Image", columns: "Columns" }, X = { defaultBackgroundColor: "Default background color", defaultBorderColor: "Default border color", defaultTextStyle: "Default text style", selectedBackgroundColor: "Selected background color", selectedBorderColor: "Selected border color", selectedTextColor: "Selected text color", iconColor: "Icon color", iconBackgroundColor: "Icon background color", subNavBackgroundColor: "Sub nav background color", allDisplayName: "all", generalDisplayName: "General", socialLinksDisplayName: "Socials", monetizeDisplayName: "Monetize", sectionsDisplayName: "Sections" }, H = { emptyStringMessage: "Please enter a value", invalidAddressMessage: "Please enter an address", invalidEmailMessage: "Please enter a valid email address", invalidTelMessage: "Please enter a valid telephone number", invalidUrlMessage: "Please enter a valid url", invalidYoutubeUrlMessage: "Please enter a valid YouTube url", selectAPage: "Please select a page" }, Y = { recommendedColors: "Recommended Colors", logoColors: "Logo Colors", editBackground: "Edit Background", background: "Background", other: "Other", shapes: "Shapes", color: "Color", imageLibrary: "Image Library", myUploads: "My Uploads", backgroundColor: "Background Color", addMedia: "Add Media", addImage: "Add Image", replaceImage: "Replace Image", image: "Image", media: "Media", replaceMedia: "Replace Media", overlayColor: "Overlay color", overlayOpacity: "Overlay opacity", shape: "Shape", singleShape: "Single shape", multipleShapes: "Multiple shapes", shapeItems: "Shape items", shapeColor: "Shape color", opacity: "Opacity", size: "Size", screenPlacement: "Screen placement", offset: "Offset (%)", axisX: "Axis X", axisY: "Axis Y", offsetX: "Offset X", offsetY: "Offset Y" }, _ = { newColor: "New Color", defaultColors: "Default Colors", gradientColors: "Gradient Colors", selectThisColor: "Select this color" }, W = { desktop: "desktop", mobile: "mobile", back: "Back", none: "None", logo: "Logo", upload: "Upload", yes: "Yes", no: "No", all: "All", cancel: "Cancel", confirm: "Confirm", categories: "Categories", search: "Search", pageTitle: "Page title", title: "Title", description: "Description", settings: "Settings", domains: "Domains", sensitiveContent: "Sensitive Content", displayStyle: "Display style", colorMatched: "Color Matched", iconColor: "Icon color", backgroundColor: "Background Color", centered: "Centered", justified: "Justified", fontSettings: "Font Settings", defaultTextStyle: "Default text style", text: "Text", emptySearchLabel: "Sorry, we couldn’t find what you’re looking for.", small: "Small", medium: "Medium", large: "Large", wide: "wide", default: "Default", replace: "Replace", save: "Save", remove: "Remove", copy: "Copy", sendButtonText: "Send", regenerateText: "Regenerate", addShapeLabel: "Add Shape", addImageLabel: "Add Image", addFaviconLabel: "Add Favicon", addMediaLabel: "Add Media", replaceFaviconLabel: "Replace Favicon", updateSettings: "Update Settings", shapeColor: "Shape Color", shapeColors: "Shape Colors", upgradeToPremium: "Upgrade to premium", premium: "Premium", done: "Done", copyrightTextPlaceholder: "Copyright text here", continue: "Continue", defaultSaveDescription: "Don’t forget to publish your changes once you are happy with your design.", saveSuccess: "Save successful!", changeTemplateConfirmationMessage: "Changing templates will cause you to lose your changes. All your content will be erased. We recommend you duplicate your site beforehand if you want to retain your changes.", generateText: "AI Edit", generatingText: "Generating...", loadingText: "This may take a few moments" }, z = { maxCharacters: "You have reached your maximum limit of characters allowed", maxCharactersDescription: "You have reached your maximum limit of characters allowed for your description", maxCharactersTitle: "You have reached your maximum limit of characters allowed for your title", invalidUrlMessage: "Please enter a valid url", testimonialEmpty: "Please enter a testimonial", textEmpty: "Please enter a text", invalidGoogleId: "Invalid Google Measurement ID", invalidGoogleAdsenseId: "Invalid Google Adsense ID", paymentMethodDescription: "Please enter a description for your payment method", maxTitleLength: "Please keep the page title to {{MAX_PAGE_TITLE_LENGTH}} characters.", acceptedTypesMessage: "We accept {{ACCEPTED_IMAGE_TYPES}}'s up to {{FILE_SIZE_LIMIT}}", fileTooLargeMessage: "File is too large. Please upload file less than {{MAX_FILE_SIZE}} MB.", incorrectDimensionsMessage: "Incorrect dimensions for {{MEDIA_TYPE}}. Recommended dimension is: {{DESIRED_WIDTH}}x{{DESIRED_HEIGHT}}", titleLengthError: "Title exceeds {{BRANDPAGE_TITLE_CHARACTER_LIMIT}} characters.", descriptionLengthError: "Description exceeds {{BRANDPAGE_DESCRIPTION_CHARACTER_LIMIT}} characters.", metaKeywordsError: "Please enter a maximum of 100 keywords", invalidSlugError: "Your brand page url contains invalid characters. It may only include alphanumeric characters and the '-' character", slugCharacterLimitError: "Your brand page url exceeds the maximum of {{BRANDPAGE_SLUG_CHARACTER_LIMIT}} characters", brandPageDescriptionLimitError: "Description exceeds 158 characters.", brandPageTitleLimitError: "Title exceeds 60 characters.", brandPageDefaultDescriptionError: "An error has occurred. Please try again later.", contentHasErrors: "`There are {{CONTENT_ERROR_COUNT}} content errors. Please check the Content tab for more info.`", pageTitleError: "Page title cannot be empty.", genericBrandPagePublishError: "An unexpected error occurred when publishing brand page. Please try again.", alreadySubscribedError: "This email has already subscribed", mailingListError: "An error has occurred. Unable to subscribe to mailing list.", contactMessageError: "An error has occurred. Unable to subscribe to submit contact form.", contactFormEmailFieldRequired: "Please enter your email address.", contactFormEmailFieldTooLong: "The email address you entered is too long.", contactFormEmailFieldInvalid: "The email address you entered is invalid.", contactFormPhoneFieldRequired: "Please enter your phone number.", contactFormPhoneFieldTooLong: "The phone number you entered is too long.", contactFormFieldRequired: "Please fill out this field.", contactFormFieldTooLong: "The field you entered is too long. The maximum length is {{MAX_LENGTH}}." }, V = { confirmMessageTitle: "Are you sure?", noLabel: "No", yesLabel: "Yes" }, q = { bookingLabel: "Add your booking link (e.g., *Calendly*)" }, K = { recommendedColors: "Recommended Colors", logoColors: "Logo Colors", transparent: "Transparent" }, Z = { colorMatchShape: "Color match shape" }, J = { sideBarHeaderTitle: "Edit Content", managePagesButtonText: "Manage Pages", addNewPageButtonText: "Add New Page", addContentButtonText: "Add Content", addContentHeaderTitle: "Add Content", getStartedButtonText: "Get Started", logoDisplayName: "Logo", generalLinkDisplayName: "General Link", profileDisplayName: "Profile", websiteDisplayName: "Website", emailDisplayName: "Email", phoneDisplayName: "Phone", textDisplayName: "Text", testimonialDisplayName: "Testimonial", imageDisplayName: "Image", imageSectionDisplayName: "Images", imageGalleryDisplayName: "Gallery", videoDisplayName: "Video", mapDisplayName: "Map", mailingListDisplayName: "Mailing list", facebookDisplayName: "Facebook", twitterDisplayName: "X", instagramDisplayName: "Instagram", youtubeDisplayName: "YouTube", linkedinDisplayName: "LinkedIn", pinterestDisplayName: "Pinterest", twitchDisplayName: "Twitch", tiktokDisplayName: "Tiktok", supportMeDisplayName: "Tipping", requestPaymentDisplayName: "Payments", contactFormDisplayName: "Contact", bannerSectionDisplayName: "Banner", testimonialSectionDisplayName: "Testimonials", aboutSectionDisplayName: "About", socialLinksDisplayName: "Social Links", dividerSectionDisplayName: "Divider", shapesSectionDisplayName: "Shapes", shopSectionDisplayName: "Store", bookingSectionDisplayName: "Booking", settingsDisplayName: "Settings", formFieldsDisplayName: "Form Fields", styleDisplayName: "Style", titleStyleLabel: "Title style", descriptionStyleLabel: "Description style", nameStyleLabel: "Name style", buttonTextStyleLabel: "Button text style", addImageButtonTitle: "Add image", addImageHeaderTitle: "Add image", imageReplaceTitle: "Replace image", replaceMediaTitle: "Replace media", imageGalleryAddButtonTitle: "Add images", imageGalleryReplaceTitle: "Add image", iconReplaceTitle: "Replace thumbnail", addIconHeaderTitle: "Add thumbnail", buttonModalAddButtonTitle: "Add design", buttonModalTitleHeader: "Add design", buttonModalReplaceTitle: "Replace design", addShapeButtonTitle: "Add shape", addShapeHeaderTitle: "Add shape", addShapeReplaceTitle: "Replace shape", linkDisplayName: "Link", openDesignDisplayName: "Open Design", pageDisplayName: "Page", productsAndServicesDisplayName: "Products and Services", emailOnlyDisplayName: "Email only", nameAndEmailDisplayName: "Name and email", logoTitle: "Logo", logoSizeTitle: "Logo size", backgroundColorTitle: "Background color", thumbnailTitle: "Thumbnail", shapeColorsTitle: "Shape Colors", displayStyleTitle: "Display Style", urlTitle: "URL", fontSettingsTitle: "Font settings", emailTitle: "Email", imageTitle: "Image", titleTitle: "Title", nameTitle: "Name", aspectRatioTitle: "Aspect ratio", pluralImagesTitle: "Images", styleTitle: "Style", phoneNumberTitle: "Phone number", textTitle: "Text", pluralAddItemsTitle: "Add Items", sizeTitle: "Size", alignmentTitle: "Alignment", colorTitle: "Color", columnsTitle: "Columns", addressTitle: "Address", buttonTitle: "Button", linkStyleTitle: "Link style", descriptionTitle: "Description", successMessageTitle: "Success Message", sendResponsesToTitle: "Send responses to", cardColorTitle: "Card color", successMessageTextColorTitle: "Success message text color", overlayColorTitle: "Overlay Color", overlayTitle: "Overlay Opacity", buttonLinkTitle: "Button Link", paragraphTitle: "Paragraph", cardFillColorTitle: "Card fill color", iconFillColorTitle: "Icon fill color", iconBackgroundColorTitle: "Icon background color", paddingTitle: "Padding", topPaddingTitle: "Top padding", bottomPaddingTitle: "Bottom padding", dividerStyleTitle: "Divider Style", dividerColorTitle: "Divider color", addItemTitle: "Add Item", buyNowTitle: "Buy Now", shopTitle: "Shop", supportMeTitle: "Support me", contactUsTitle: "Contact Us", thisIsABannerTitle: "This is a banner", imagesTitle: "Images", imagesDescription: "This is a sample description text block", testimonialsTitle: "Testimonials", aboutSectionTitle: "This is the About Section", homeTitle: "Home", followUsOnTitle: "Follow us on", shapesTitle: "Shapes", defaultTextValue: "This is a sample text", defaultBookingTitle: "Book an appointment", defaultBookingDescription: "Schedule your appointment today", titlePlaceholder: "Title", successMessagePlaceholder: "Success message", successThanksPlaceholder: "Thank you for your request!", successSupportPlaceholder: "Thank you for your support!", descriptionPlaceholder: "Description", recipientEmailPlaceholder: "Recipient email", getStartedPlaceholder: "Get Started", paragraphPlaceholder: "Paragraph", selectAPagePlaceholder: "Select a page", yourNamePlaceholder: "Your Name", websitePlaceholder: "Website", exampleWebsitePlaceholder: "https://example.com", addImageTitlePlaceholder: "Add image title", joinMailingListPlaceholder: "Join mailing list", subscribePlaceholder: "Subscribe", optionalDescriptionPlaceholder: "Description (optional)", textAreaDescriptionPlaceholder: "Write a short description about yourself or your brand", textAreaSamplePlaceholder: "This is a sample text", emailPlaceholder: "me@website.com", youtubeUrlPlaceholder: "Paste YouTube video URL", sendPlaceholder: "Send", formSuccessMessage: "Thank you! We'll get in touch with you as soon as possible.", fullWidthLabel: "Full width", enablePopupLabel: "Open images in a pop-up", autoplayLabel: "Autoplay", muteLabel: "Mute", headingStyleLabel: "Heading style", testimonialStyleLabel: "Testimonial style", paragraphStyleLabel: "Paragraph style", positionStyleLabel: "Position style", itemStyleLabel: "Item style", defaultFillColorLabel: "Default fill color", defaultBorderColorLabel: "Default border color", selectedBorderColorLabel: "Selected border color", textColorLabel: "Text color", multiProductSelectionLabel: "Allow multiple products to be selected", optionalDetailsLabel: "Option to provide details of their request", mailingListTitle: "Join mailing list", defaultDescription: "Description", makeADonationDescription: "Make a donation", thickLineDivider: "Thick Line", thinLineDivider: "Thin Line", noneDivider: "None", styleNoneOption: "None", styleSquareOption: "Square", styleCircleOption: "Circle", mediaTypeImage: "image", mediaTypeShape: "shape", media: "Media", addMediaTitle: "Add media", firstNameLabel: "First name", lastNameLabel: "Last name", emailAddressLabel: "Email address", phoneNumberLabel: "Phone number", messageLabel: "Message", customFieldLabel: "Custom Field", displayTextPlaceholder: "Display Text", linkToLabel: "Link to", addLinkButtonText: "Add Link", enterValidUrlError: "Please enter a valid URL", enterTextHerePlaceholder: "Enter text here...", bookNowLabel: "Book Now", shippingLabel: "Enable Shipping Address", shippingPlaceholder: "Require customers to enter a shipping address during checkout." }, Q = { field: "Field", addItems: "Add Field", label: "Label", fieldType: "Field type", markAsRequired: "Mark as required", cannotBeEmptyErrorMessage: "Cannot be empty", required: "Required", fieldTypeShortText: "Short Text", fieldTypeLongText: "Long Text", fieldTypeEmail: "Email", fieldTypeNumber: "Phone" }, j = { addressPlaceholder: "Enter a location" }, $ = { sampleText: "This is a sample text" }, ee = { shapePrefix: "Shape", imagePrefix: "Image", placeholderSuffix: " title", addShapeLabel: "Add Shape", addImageLabel: "Add Image" }, ae = { linkPlaceholderPrefix: "Enter phone, link or email", buttonLabel: "Add Item" }, oe = { logoVariations: "Logo Variations", logoVersions: "Logo Versions", editLogo: "Edit logo", uploadLogo: "Upload logo" }, te = { paymentSetup: "Payment Setup", inactiveMessage: "Please enable a payment provider by clicking the button below to start accepting payments on your web page.", pendingPreOnboardingLabel: "Onboarding Incomplete", pendingPostOnboardingLabel: "Validation Required", defaultLabel: "Unsupported state", pendingPreOnboardingDescription: "Please complete onboarding via Stripe before continuing.", pendingPostOnboardingDescription: "Stripe still needs to verify some details. Check progress via the Stripe dashboard.", requiredActionCtaLabel: "Go to ", paymentImageAspectRatio: "Aspect Ratio", supportMeAmount: "Amount", supportMeDescription: "Donate", supportMeCustomAmount: " Option to add custom amount ", supportMeCustomMessage: " Include message to you ", addItem: "Add Item", price: "Price" }, ie = { personalisationOverride: "Personalisation Override", none: "None", default: "{{AI_PROPERTY}} (Default)" }, ne = { icon: "Icon", myUploads: "My Uploads", myDesigns: "My Designs", imageLibrary: "Image Library", videoLibrary: "Video Library", shapeLibrary: "Shape Library" }, re = { shapeColors: "Shape Colors", shapeColor: "Shape Color", addItemLabel: "Add Item" }, le = { testimonial: "Testimonial", avatar: "Avatar", shapeColors: "Shape Colors", shapeColor: "Shape Color", position: "Position", name: "Name", ceoPlaceholder: "CEO of Company Name", addItem: "Add Item" }, se = { maxReached: "You have reached your maximum limit of characters allowed" }, de = { shapeColors: "Shape Colors", shapeColor: "Shape Color", imageCaptionPlaceholder: "Add image caption", imageLink: "Image link", imageCaption: "Image pop-up caption", imageCaptionSub: "This caption only appears in the image pop-up", addTitlePlaceholder: "Add title", title: "Title", addParagraphPlaceholder: "Add paragraph", paragraph: "Paragraph", addItemLabel: "Add Item", image: "Image", shape: "Shape", none: "None", popup: "Pop-up", openLink: "Open Link", imageBehaviour: "Image behaviour", button: "Button", buttonText: "Button text", getStarted: "Get Started", buttonLink: "Button Link", url: "Url", email: "Email Address", telephone: "Phone Number", buttonTextStyleLabel: "Button text Style", selectPage: "Select a page", page: "Page" }, ce = { fontSettings: "Font Settings", addItem: "Add Item" }, me = { textStyle: "Text Style", font: "Font", size: "Size", letterSpacing: "Letter Spacing", lineHeight: "Line Height", style: "Style", alignment: "Alignment", color: "Color", backgroundColor: "Background Color" }, ue = { maxLimitReached: "You have reached your maximum limit of characters allowed" }, ge = { loadingMessage: "Loading...", dropToUpload: "Drop your files here or click to upload.", acceptText: "We accept .jpg, .jpeg, .png's up to 25MB", maxFiles: "(Max 5 files at once)", check: "Check", error: "Error" }, pe = { addItem: "Add Item" }, he = { loginPrompt: "Please login or register to start using the image uploader.", loginOrRegister: "Login or Register" }, ye = { logoText: "Logo", headerLogoDesign: "Logo Design", headerUploadLogo: "Upload Logo", subHeaderLogoPreview: "Logo Preview", subHeaderLogoColors: "Logo Colors", subHeaderLogoText: "Logo Text", subHeaderSupportingText: "Supporting Text", uploadNewLogo: "Upload New logo", noUploadedLogoText: "You have no uploaded logo, upload a logo to start editing", switchTemplate: "Switch Template" }, be = { searchPlaceholder: "Search Logos", loadMore: "Load More", businessName: "Enter your business name", noResults: "No logo templates found." }, Se = { logoSwitchTitle: "Switch Logo Template", logoSwitchConfirmation: "Changing your logo will update the template to match your new logo colors. This will also reset any content or design changes you've made." }, Te = { searchPlaceholder: "Search your designs", createNewDesign: "Create New Design", allDesigns: "All Designs", allLogos: "All Logos" }, Pe = { fileUploadLabel: "Drop your files here or click to upload.", emptyMediaLabel: "There are no images in your media library. Upload a new image to get started.", areyouSureLabel: "Are you sure?", deleteInfoLabel: "Note: It might take 24 hours to delete images across all your website content.", maxOneFile: "(Max {{MAX_UPLOADED_FILES}} file at once)", maxMultipleFiles: "(Max {{MAX_UPLOADED_FILES}} files at once)" }, Ce = { deletePageTitle: 'Delete "{{PAGE_TITLE}}"', deletePageConfirmation: "Are you sure you want to delete this page? This cannot be undone.", cancel: "Cancel", delete: "Delete" }, Le = { addNewPage: "Add new page", pageTitle: "Page title", pageTitlePlaceholder: "Enter page title", cancel: "Cancel", continue: "Continue" }, Ae = { headerSettings: "Header Settings", footerSettings: "Footer Settings", managePages: "Manage Pages", pages: "Pages", addPage: "Add Page", addPages: "Add Pages", addPagesDescription: "Add pages to better organize your content. Your home page will always be on and your first page. Drag and drop your other pages to reorder them.", upgradeBtn: "Upgrade to add more pages", copyrightStyle: "Copyright Style", pageTitlePlaceholder: "Page Title", homePageText: "This is your current homepage. To hide it, choose another page to set as the homepage.", showPage: "Show page", hidePage: "Hide page", delete: "Delete page", addSubPage: "Add subpage" }, De = { showNavigationBelow: "Show navigation below logo", previewDescription: "Preview is not available on this screen size.", navigationStyle: "Navigation style", logoSize: "Logo Size", socialLinks: "Social Links", copyright: "Copyright" }, fe = { domainSearchButtonLabel: "Search", customDomainCardDescription: "Make it easy for customers to find you with a domain that matches your business", customDomainLabel: "Custom Domain", recommendedLabel: "Recommended", websiteFriendlyName: "Website", digitalBusinessCardFriendlyName: "Digital Business Card", linkInBioFriendlyName: "Link in Bio" }, Ie = { loadMoreShapes: "Load More Shapes", noShapesFound: "No longer available" }, ve = { titles: "Titles", headings: "Headings", paragraphs: "Paragraphs", buttons: "Buttons", premium: "Premium", logoBackgroundColor: "Logo background color", buttonBorderColor: "Button border color", buttonFillColor: "Button fill color", buttonShadowColor: "Button shadow color", buttonSoftShadowColor: "Button shadow color", buttonIconColor: "Icon color", defaultTextColor: "Default text color", customizeInfo: "Customize the appearance of text across your site", hideDesignLogo: "Hide Design.com logo", hideBrandCrowdLogo: "Hide BrandCrowd logo", styleTitle: "Style", buttonStyleTitle: "Button style", textStyleTitle: "Text style" }, Me = { searchPlaceholder: "Search", templatePreview: "Template Preview", loadMoreTemplatesButtonText: "Load more templates", headerAll: "All", headerCategories: "Categories", headerAi: "AI" }, Ne = { loadMoreImages: "Load more images", poweredBy: "Powered by", gaming: "Gaming", beauty: "Beauty", food: "Food", animal: "Animal", beverage: "Beverage", party: "Party", office: "Office", home: "Home", travel: "Travel", landscape: "Landscape" }, Be = { uploadNewLogo: "Upload new logo", uploadYourLogo: "Upload your logo", applyMessage: "This will apply to all the logos in your website.", cancelLabel: "Cancel", continueLabel: "Continue" }, ke = { categories: { aerial: "Aerial", beach: "Beach", business: "Business", cities: "Cities", landscape: "Landscape", nature: "Nature", people: "People", plants: "Plants", sky: "Sky", sunrise: "Sunrise" }, poweredBy: "Powered by", emptyState: "Sorry, your browser doesn't support embedded videos.", loadMoreVideos: "Load more videos", supported: "Sorry, your browser doesn't support embedded videos.", limitMessage: "You’ve reached the video limit. Each site supports up to {{ videoLimit }} videos - remove one to add another." }, we = {
1
+ const e = { createYourBrand: "Create your {{ BUTTON_LABEL }}", website: "website", digitalBusinessCard: "digital business card", linkInBio: "link in bio" }, a = { consentText: "We use cookies on our website to optimize your website experience. By accepting, you agree to our use of such cookies.", decline: "Decline", accept: "Accept" }, o = { addImagePlaceholder: "Add an image to remove this placeholder", imageBlockPlaceholder: "Image Block Placeholder" }, t = { addImagePlaceholder: "Add an image to remove this placeholder", imagePlaceholder: "Image Placeholder", addImagesDescription: "Add images to remove this placeholder", imageGalleryBlockPlaceholderTitle: "Image Gallery Block Placeholder" }, i = { addImagePlaceholder: "Add an image to remove this placeholder", imagePlaceholder: "Image Placeholder" }, n = { namePlaceholder: "Name", nameLabel: "Name", emailPlaceholder: "Email Address", emailLabel: "Email Address", subscribeThankYou: "Thank you for subscribing!" }, r = { addAddressPlaceholder: "Add an address to remove this placeholder.", mapBlockPlaceholder: "Map Block Placeholder" }, l = { productName: "{{PAYMENT_OPTIONS_LENGTH}} products", defaultPaymentSuccessMessage: "Thank you for your request! We'll get in touch with you as soon as possible.", yourMessage: "Your message", provideDetails: "Provide request details", selectAnAmount: "Select an amount {{CURRENCY_CODE}}", customAmountLabelOr: "or custom amount {{CURRENCY_CODE}}", customAmountLabel: "Custom amount {{CURRENCY_CODE}}" }, s = { cardNumber: "Card Number", emailAddress: "Email Address", emailAddressPlaceholder: "Email address", proceedToPayment: "Proceed to Payment {{CURRENCY_SYMBOL}}{{AMOUNT}} ({{CURRENCY_CODE}})", forProduct: "for {{PRODUCT_NAME}}", termsAgreement: "By submitting payment, you agree to the", termsLinkText: "BrandCrowd Terms and Conditions", termsDisclaimer: "Payment will be made to the web page owner. BrandCrowd is not liable for this transaction.", poweredBy: "Powered by", invalidEmailMessage: "Please enter a valid email address" }, d = { disclosure: 'Protected by reCAPTCHA (<a href="https://policies.google.com/privacy" target="_blank" rel="noopener noreferrer">Privacy</a> / <a href="https://policies.google.com/terms" target="_blank" rel="noopener noreferrer">Terms</a>)' }, c = { saveContactButton: "Save Contact", createCard: "Create your own card for free on {{ siteName }}", createbizCard: "Create a personalized business card that fits your brand identity", startForFree: "Start for free" }, m = { sensitiveContentDisplayTitle: "Sensitive Content", sensitiveContentmessage: "Confirm that you are willing to see potentially sensitive content", ageRestrictionDisplayTitle: "Sensitive Content", ageRestrictionMessage: "Confirm that you are of legal age to view this content", rejectedDisplayTitle: "You cannot visit this site", rejectedDisplayTMessage: "Access is restricted to users {{REQUIRED_MINIMUM_AGE}} and older", iAcceptAgeButtonLabel: "I'm over {{REQUIRED_MINIMUM_AGE}}", iDenyAgeButtonLabel: "I'm under {{REQUIRED_MINIMUM_AGE}}", iConfirmButtonLabel: "I Confirm" }, u = [{ code: "AF", name: "Afghanistan" }, { code: "AX", name: "Aland Islands" }, { code: "AL", name: "Albania" }, { code: "DZ", name: "Algeria" }, { code: "AD", name: "Andorra" }, { code: "AO", name: "Angola" }, { code: "AI", name: "Anguilla" }, { code: "AQ", name: "Antarctica" }, { code: "AG", name: "Antigua and Barbuda" }, { code: "AR", name: "Argentina" }, { code: "AM", name: "Armenia" }, { code: "AW", name: "Aruba" }, { code: "AC", name: "Ascension Island" }, { code: "AU", name: "Australia" }, { code: "AT", name: "Austria" }, { code: "AZ", name: "Azerbaijan" }, { code: "BS", name: "Bahamas" }, { code: "BH", name: "Bahrain" }, { code: "BD", name: "Bangladesh" }, { code: "BB", name: "Barbados" }, { code: "BY", name: "Belarus" }, { code: "BE", name: "Belgium" }, { code: "BZ", name: "Belize" }, { code: "BJ", name: "Benin" }, { code: "BM", name: "Bermuda" }, { code: "BT", name: "Bhutan" }, { code: "BO", name: "Bolivia" }, { code: "BQ", name: "Bonaire, Sint Eustatius and Saba" }, { code: "BA", name: "Bosnia and Herzegovina" }, { code: "BW", name: "Botswana" }, { code: "BV", name: "Bouvet Island" }, { code: "BR", name: "Brazil" }, { code: "IO", name: "British Indian Ocean Territory" }, { code: "VG", name: "British Virgin Islands" }, { code: "BN", name: "Brunei" }, { code: "BG", name: "Bulgaria" }, { code: "BF", name: "Burkina Faso" }, { code: "BI", name: "Burundi" }, { code: "KH", name: "Cambodia" }, { code: "CM", name: "Cameroon" }, { code: "CA", name: "Canada" }, { code: "CV", name: "Cape Verde" }, { code: "KY", name: "Cayman Islands" }, { code: "CF", name: "Central African Republic" }, { code: "TD", name: "Chad" }, { code: "CL", name: "Chile" }, { code: "CN", name: "China" }, { code: "CO", name: "Colombia" }, { code: "KM", name: "Comoros" }, { code: "CK", name: "Cook Islands" }, { code: "CR", name: "Costa Rica" }, { code: "CI", name: "Cote d'Ivoire" }, { code: "HR", name: "Croatia" }, { code: "CW", name: "Curacao" }, { code: "CY", name: "Cyprus" }, { code: "CZ", name: "Czechia" }, { code: "CD", name: "Democratic Republic of the Congo" }, { code: "DK", name: "Denmark" }, { code: "DJ", name: "Djibouti" }, { code: "DM", name: "Dominica" }, { code: "DO", name: "Dominican Republic" }, { code: "EC", name: "Ecuador" }, { code: "EG", name: "Egypt" }, { code: "SV", name: "El Salvador" }, { code: "GQ", name: "Equatorial Guinea" }, { code: "ER", name: "Eritrea" }, { code: "EE", name: "Estonia" }, { code: "SZ", name: "Eswatini" }, { code: "ET", name: "Ethiopia" }, { code: "FK", name: "Falkland Islands" }, { code: "FO", name: "Faroe Islands" }, { code: "FJ", name: "Fiji" }, { code: "FI", name: "Finland" }, { code: "FR", name: "France" }, { code: "GF", name: "French Guiana" }, { code: "PF", name: "French Polynesia" }, { code: "TF", name: "French Southern Territories" }, { code: "GA", name: "Gabon" }, { code: "GM", name: "Gambia" }, { code: "GE", name: "Georgia" }, { code: "DE", name: "Germany" }, { code: "GH", name: "Ghana" }, { code: "GI", name: "Gibraltar" }, { code: "GR", name: "Greece" }, { code: "GL", name: "Greenland" }, { code: "GD", name: "Grenada" }, { code: "GP", name: "Guadeloupe" }, { code: "GU", name: "Guam" }, { code: "GT", name: "Guatemala" }, { code: "GG", name: "Guernsey" }, { code: "GN", name: "Guinea" }, { code: "GW", name: "Guinea-Bissau" }, { code: "GY", name: "Guyana" }, { code: "HT", name: "Haiti" }, { code: "HN", name: "Honduras" }, { code: "HK", name: "Hong Kong" }, { code: "HU", name: "Hungary" }, { code: "IS", name: "Iceland" }, { code: "IN", name: "India" }, { code: "ID", name: "Indonesia" }, { code: "IQ", name: "Iraq" }, { code: "IE", name: "Ireland" }, { code: "IM", name: "Isle of Man" }, { code: "IL", name: "Israel" }, { code: "IT", name: "Italy" }, { code: "JM", name: "Jamaica" }, { code: "JP", name: "Japan" }, { code: "JE", name: "Jersey" }, { code: "JO", name: "Jordan" }, { code: "KZ", name: "Kazakhstan" }, { code: "KE", name: "Kenya" }, { code: "KI", name: "Kiribati" }, { code: "XK", name: "Kosovo" }, { code: "KW", name: "Kuwait" }, { code: "KG", name: "Kyrgyzstan" }, { code: "LA", name: "Laos" }, { code: "LV", name: "Latvia" }, { code: "LB", name: "Lebanon" }, { code: "LS", name: "Lesotho" }, { code: "LR", name: "Liberia" }, { code: "LY", name: "Libya" }, { code: "LI", name: "Liechtenstein" }, { code: "LT", name: "Lithuania" }, { code: "LU", name: "Luxembourg" }, { code: "MO", name: "Macau" }, { code: "MG", name: "Madagascar" }, { code: "MW", name: "Malawi" }, { code: "MY", name: "Malaysia" }, { code: "MV", name: "Maldives" }, { code: "ML", name: "Mali" }, { code: "MT", name: "Malta" }, { code: "MQ", name: "Martinique" }, { code: "MR", name: "Mauritania" }, { code: "MU", name: "Mauritius" }, { code: "YT", name: "Mayotte" }, { code: "MX", name: "Mexico" }, { code: "MD", name: "Moldova" }, { code: "MC", name: "Monaco" }, { code: "MN", name: "Mongolia" }, { code: "ME", name: "Montenegro" }, { code: "MS", name: "Montserrat" }, { code: "MA", name: "Morocco" }, { code: "MZ", name: "Mozambique" }, { code: "MM", name: "Myanmar" }, { code: "NA", name: "Namibia" }, { code: "NR", name: "Nauru" }, { code: "NP", name: "Nepal" }, { code: "NL", name: "Netherlands" }, { code: "NC", name: "New Caledonia" }, { code: "NZ", name: "New Zealand" }, { code: "NI", name: "Nicaragua" }, { code: "NE", name: "Niger" }, { code: "NG", name: "Nigeria" }, { code: "NU", name: "Niue" }, { code: "MK", name: "North Macedonia" }, { code: "NO", name: "Norway" }, { code: "OM", name: "Oman" }, { code: "PK", name: "Pakistan" }, { code: "PS", name: "Palestine" }, { code: "PA", name: "Panama" }, { code: "PG", name: "Papua New Guinea" }, { code: "PY", name: "Paraguay" }, { code: "PE", name: "Peru" }, { code: "PH", name: "Philippines" }, { code: "PN", name: "Pitcairn Islands" }, { code: "PL", name: "Poland" }, { code: "PT", name: "Portugal" }, { code: "PR", name: "Puerto Rico" }, { code: "QA", name: "Qatar" }, { code: "CG", name: "Republic of the Congo" }, { code: "RE", name: "Reunion" }, { code: "RO", name: "Romania" }, { code: "RU", name: "Russia" }, { code: "RW", name: "Rwanda" }, { code: "BL", name: "Saint Barthelemy" }, { code: "SH", name: "Saint Helena" }, { code: "KN", name: "Saint Kitts and Nevis" }, { code: "LC", name: "Saint Lucia" }, { code: "MF", name: "Saint Martin" }, { code: "PM", name: "Saint Pierre and Miquelon" }, { code: "VC", name: "Saint Vincent and the Grenadines" }, { code: "WS", name: "Samoa" }, { code: "SM", name: "San Marino" }, { code: "ST", name: "Sao Tome and Principe" }, { code: "SA", name: "Saudi Arabia" }, { code: "SN", name: "Senegal" }, { code: "RS", name: "Serbia" }, { code: "SC", name: "Seychelles" }, { code: "SL", name: "Sierra Leone" }, { code: "SG", name: "Singapore" }, { code: "SX", name: "Sint Maarten" }, { code: "SK", name: "Slovakia" }, { code: "SI", name: "Slovenia" }, { code: "SB", name: "Solomon Islands" }, { code: "SO", name: "Somalia" }, { code: "ZA", name: "South Africa" }, { code: "GS", name: "South Georgia and the South Sandwich Islands" }, { code: "KR", name: "South Korea" }, { code: "SS", name: "South Sudan" }, { code: "ES", name: "Spain" }, { code: "LK", name: "Sri Lanka" }, { code: "SR", name: "Suriname" }, { code: "SJ", name: "Svalbard and Jan Mayen" }, { code: "SE", name: "Sweden" }, { code: "CH", name: "Switzerland" }, { code: "TW", name: "Taiwan" }, { code: "TJ", name: "Tajikistan" }, { code: "TZ", name: "Tanzania" }, { code: "TH", name: "Thailand" }, { code: "TL", name: "Timor-Leste" }, { code: "TG", name: "Togo" }, { code: "TK", name: "Tokelau" }, { code: "TO", name: "Tonga" }, { code: "TT", name: "Trinidad and Tobago" }, { code: "TA", name: "Tristan da Cunha" }, { code: "TN", name: "Tunisia" }, { code: "TR", name: "Turkey" }, { code: "TM", name: "Turkmenistan" }, { code: "TC", name: "Turks and Caicos Islands" }, { code: "TV", name: "Tuvalu" }, { code: "UG", name: "Uganda" }, { code: "UA", name: "Ukraine" }, { code: "AE", name: "United Arab Emirates" }, { code: "GB", name: "United Kingdom" }, { code: "US", name: "United States" }, { code: "UY", name: "Uruguay" }, { code: "UZ", name: "Uzbekistan" }, { code: "VU", name: "Vanuatu" }, { code: "VA", name: "Vatican City" }, { code: "VE", name: "Venezuela" }, { code: "VN", name: "Vietnam" }, { code: "WF", name: "Wallis and Futuna" }, { code: "EH", name: "Western Sahara" }, { code: "YE", name: "Yemen" }, { code: "ZM", name: "Zambia" }, { code: "ZW", name: "Zimbabwe" }], g = { payment: "Payment", done: "Done", paymentSuccessMessage: "Payment made! Thank you for your request! We'll get in touch with you as soon as possible.", paymentFailedMessage: "Payment Failed.", productsCount: "{{COUNT}} products" }, p = { shippingAddress: "Shipping Address", fullNamePlaceholder: "Full Name", addressLine1Placeholder: "Address Line 1", addressLine2Placeholder: "Address Line 2 (optional)", countryPlaceholder: "Country", cityPlaceholder: "City (optional)", statePlaceholder: "State/Province (optional)", postalCodePlaceholder: "ZIP/Postal Code (optional)", emailAddressLabel: "Email Address", emailPlaceholder: "Email address", fieldRequired: "This field is required", invalidEmail: "Please enter a valid email address", fieldMaxLength: "Must be {{max}} characters or fewer", continueToPayment: "Continue to Payment" }, h = { quantity: "Quantity", addToCart: "Add to Cart", back: "Back", description: "Description", orderDetailsPlaceholder: "Provide order or request details", pleaseSelectOption: "Please select an option", characterExceeded: "Character Exceeded!" }, y = { noProducts: "No products are listed at the moment", viewCart: "View Cart", itemAddedToCart: "Item successfully added to cart!" }, b = "Add YouTube video URL to remove this placeholder", S = "Video Block Placeholder", T = { image: "image", shape: "shape" }, P = { saveProgress: "Save Progress", saveTemplate: "Save Template", publish: "Publish", createTeamCards: "Create Team Cards" }, C = { stop: "Stop", thinkingResponse: "Thinking of a response..." }, L = {}, A = { userImageUpgradeText: "With BrandPage Premium you can upload your own images as background.", libraryImageUpgradeText: "With BrandPage Premium you can add background images powered by Unsplash." }, D = { favicon: "Favicon", icon: "Icon", seoSettings: "SEO Settings", cookieCollection: "Cookie Collection", faviconDescription: "A favicon is a small icon next to your site title in the browser tab.", socialShareTitle: "Social Share", paymentProvidersTitle: "Payment Providers", paymentProvidersDescription: "Enable or sign up to a supported provider. Start collecting tips and payments, or sell products, services and more!", paymentProvidersAddProviderLabel: "Add payment providers", integrationSettings: "Integrations" }, f = { newColor: "New Color" }, I = { cookieInfo: "Some regional laws require website owners to inform visitors of cookie tracking.", enableCookie: "Enable cookie collection banner", showPreview: "Show preview" }, v = { analyticsIntegrations: "Analytics Integrations", integrationLabel: "Connect third-party tools for analytics and monetization.", googleAnalyticsLabel: "Google Analytics: GA4", googleAnalyticsInputLabel: "Measurement ID", googleAnalyticsInfo: "Add your Google Analytics: GA4 Measurement ID to track your visitors using GA4, use this format G-XXXXXXXXX or AW-XXXXXXXXX", googleAnalyticsPlaceholder: "G-XXXXXXXXX or AW-XXXXXXXXX", googleAdsenseLabel: "Google AdSense", googleAdsenseInfo: "Run ads on your site with Adsense and start monetizing your traffic. A custom domain is required to use this.", googleAdsenseInputLabel: "Publisher ID", googleAdsensePlaceholder: "pub-XXXXXXXXXXXXXXXX" }, M = { mobile: "Mobile", desktop: "Desktop" }, N = { defaultBackButtonLabel: "Back", prePurchaseBackButtonLabel: "Back", postPurchaseBackButtonLabel: "Back to My Websites", myWebsites: "My Websites", enterWebsiteName: "Enter the name here", websiteFriendlyName: "Website", linkInBioFriendlyName: "Link in Bio", digitalBusinessCardFriendlyName: "Digital Business Card" }, B = { myWebPageLabel: "My web page:", copyButton: "Copy", copiedButton: "Copied!", undoLabel: "Undo", redoLabel: "Redo" }, k = { saveContentInfo: "Let visitors save your contact information when they view your Digital Business Card", enable: "Enable Save Contact", hideBranding: "Hide {{ siteName }} branding", hideBrandingTooltip: "Hide {{ siteName }} branding when your contact is saved", saveContactLabel: "Save Contact", premium: "Premium" }, w = { sensitiveContentInfo: "Display a sensitive content warning before visitors can view your profile", offSetting: "Off", sensitiveContentSetting: "Sensitive Content" }, E = { domainInProgressTitle: "Are you sure you want to disconnect this domain?", domainFailedTitle: "Are you sure you want to disconnect this domain?", domainInProgressDescription: "You can only connect the same domain up to 2 times within 48 hours, so reconnecting may not be available immediately.", domainFailedDescription: "Please wait 48 hours before retrying the connection for this domain due to limits on SSL certificate generation.", cancelButton: "Cancel", disconnectButton: "Disconnect" }, x = { title: "Use your existing domain", description: "Choose from your purchased domain names or enter your existing domain name", purchasedDomainRadio: "Use my purchased domain names", selectDomainPlaceholder: "Select domain name", submitButton: "Submit", registrationInProgress: "Registration in progress", noPurchasedDomains: "You have not purchased any domains yet.", existingDomainRadio: "Use my existing domain", existingDomainPlaceholder: "example.com", connectButton: "Connect", errorMessage: "Something went wrong, please contact support." }, R = { seo: "SEO", customDomain: "Custom Domain", addCustomDomain: "Add Custom Domain", useExistingDomain: "Or use existing domain", pageUrl: "Page URL", connected: "Connected", type: "Type", host: "Host", target: "Target", changeUrl: "Change URL", setupInProgress: "Setup in progress", pending: "Pending Verification", failed: "Failed", failedToRenew: "Failed to Renew", dnsExpired: "Request expired. Please remove and setup a new custom domain.", dnsMissing: "Expected DNS records are missing. Please add the missing DNS records.", dnsInvalid: "Invalid DNS records exist. Please remove the invalid DNS records.", dnsError: "Invalid DNS records exist. Please remove the 'AAAA' DNS record.", checkStatus: "Check Status", resetDomain: "Are you sure you want to reset this domain name?", webDescription: "Short description for your Web Page", websiteDescription: "Short description for your Brand Website", customDomainError: "Something went wrong, please contact support.", customDomainNote: "Note: Please allow up to 72 hours for your domain to fully initialize", customDomainInfo: "Use your existing domain URL. You will need to purchase a domain name from a domain name registrar to use this functionality.", customDomainSettingInfo: "Go to your Domain Settings (under your Domain provider website) and make the changes below in your Records:" }, F = { addItem: "Add Item", editItem: "Edit Item", itemInformation: "Item Information", cancel: "Cancel", addProductImage: "Add Image", replace: "Replace", remove: "Remove", itemName: "Item Name", itemDescription: "Description", optionalProdvideDetails: "Option to provide details of their order/request", pricing: "Pricing", price: "Price", variants: "Variants", addVariants: "Add Variants", variantTitle: "Variant title", optionTitle: "Option title", addOption: "Add Option" }, G = { customizeSocial: "Customize how your website will look when shared on social media", thumbnail: "Thumbnail", recommendedSize: "recommended size", enterTitle: "Enter title", enterDescription: "Enter description", addOgImage: "Add OG Image", replaceOgImage: "Replace OG Image" }, U = { previewDisplayName: "Preview", templatesDisplayName: "Templates", contentDisplayName: "Content", backgroundDisplayName: "Bkground", logoDisplayName: "Logo", styleDisplayName: "Style", settingsDisplayName: "Settings", classicDisplayName: "classic", modernDisplayName: "modern", uniqueDisplayName: "unique", allFontStylesDisplayName: "All font styles", searchFontsPlaceholder: "Search fonts", noFontsFoundMessage: "No fonts found", settingsSaveSuccessMessage: "Settings saved successfully" }, O = { centered: "Centered", leftAligned: "Left aligned", url: "Url", page: "Page", emailAddress: "Email address", phoneNumber: "Phone number", preview: "Preview", collapsed: "Collapsed", grid: "Grid", carousel: "Carousel", masonry: "Masonry", original: "Original", circle: "Circle", default: "Default", textOnly: "Text only", thumbnail: "Thumbnail", featured: "Featured", small: "Small", medium: "Medium", large: "Large", bigImage: "Big Image", columns: "Columns" }, X = { defaultBackgroundColor: "Default background color", defaultBorderColor: "Default border color", defaultTextStyle: "Default text style", selectedBackgroundColor: "Selected background color", selectedBorderColor: "Selected border color", selectedTextColor: "Selected text color", iconColor: "Icon color", iconBackgroundColor: "Icon background color", subNavBackgroundColor: "Sub nav background color", allDisplayName: "all", generalDisplayName: "General", socialLinksDisplayName: "Socials", monetizeDisplayName: "Monetize", sectionsDisplayName: "Sections" }, H = { emptyStringMessage: "Please enter a value", invalidAddressMessage: "Please enter an address", invalidEmailMessage: "Please enter a valid email address", invalidTelMessage: "Please enter a valid telephone number", invalidUrlMessage: "Please enter a valid url", invalidYoutubeUrlMessage: "Please enter a valid YouTube url", selectAPage: "Please select a page" }, Y = { recommendedColors: "Recommended Colors", logoColors: "Logo Colors", editBackground: "Edit Background", background: "Background", other: "Other", shapes: "Shapes", color: "Color", imageLibrary: "Image Library", myUploads: "My Uploads", backgroundColor: "Background Color", addMedia: "Add Media", addImage: "Add Image", replaceImage: "Replace Image", image: "Image", media: "Media", replaceMedia: "Replace Media", overlayColor: "Overlay color", overlayOpacity: "Overlay opacity", shape: "Shape", singleShape: "Single shape", multipleShapes: "Multiple shapes", shapeItems: "Shape items", shapeColor: "Shape color", opacity: "Opacity", size: "Size", screenPlacement: "Screen placement", offset: "Offset (%)", axisX: "Axis X", axisY: "Axis Y", offsetX: "Offset X", offsetY: "Offset Y" }, _ = { newColor: "New Color", defaultColors: "Default Colors", gradientColors: "Gradient Colors", selectThisColor: "Select this color" }, W = { desktop: "desktop", mobile: "mobile", back: "Back", none: "None", logo: "Logo", upload: "Upload", yes: "Yes", no: "No", all: "All", cancel: "Cancel", confirm: "Confirm", categories: "Categories", search: "Search", pageTitle: "Page title", title: "Title", description: "Description", settings: "Settings", domains: "Domains", sensitiveContent: "Sensitive Content", displayStyle: "Display style", colorMatched: "Color Matched", iconColor: "Icon color", backgroundColor: "Background Color", centered: "Centered", justified: "Justified", fontSettings: "Font Settings", defaultTextStyle: "Default text style", text: "Text", emptySearchLabel: "Sorry, we couldn’t find what you’re looking for.", small: "Small", medium: "Medium", large: "Large", wide: "wide", default: "Default", replace: "Replace", save: "Save", remove: "Remove", copy: "Copy", sendButtonText: "Send", regenerateText: "Regenerate", addShapeLabel: "Add Shape", addImageLabel: "Add Image", addFaviconLabel: "Add Favicon", addMediaLabel: "Add Media", replaceFaviconLabel: "Replace Favicon", updateSettings: "Update Settings", shapeColor: "Shape Color", shapeColors: "Shape Colors", upgradeToPremium: "Upgrade to premium", premium: "Premium", done: "Done", copyrightTextPlaceholder: "Copyright text here", continue: "Continue", defaultSaveDescription: "Don’t forget to publish your changes once you are happy with your design.", saveSuccess: "Save successful!", changeTemplateConfirmationMessage: "Changing templates will cause you to lose your changes. All your content will be erased. We recommend you duplicate your site beforehand if you want to retain your changes.", generateText: "AI Edit", generatingText: "Generating...", loadingText: "This may take a few moments" }, z = { maxCharacters: "You have reached your maximum limit of characters allowed", maxCharactersDescription: "You have reached your maximum limit of characters allowed for your description", maxCharactersTitle: "You have reached your maximum limit of characters allowed for your title", invalidUrlMessage: "Please enter a valid url", testimonialEmpty: "Please enter a testimonial", textEmpty: "Please enter a text", invalidGoogleId: "Invalid Google Measurement ID", invalidGoogleAdsenseId: "Invalid Google Adsense ID", paymentMethodDescription: "Please enter a description for your payment method", maxTitleLength: "Please keep the page title to {{MAX_PAGE_TITLE_LENGTH}} characters.", acceptedTypesMessage: "We accept {{ACCEPTED_IMAGE_TYPES}}'s up to {{FILE_SIZE_LIMIT}}", fileTooLargeMessage: "File is too large. Please upload file less than {{MAX_FILE_SIZE}} MB.", incorrectDimensionsMessage: "Incorrect dimensions for {{MEDIA_TYPE}}. Recommended dimension is: {{DESIRED_WIDTH}}x{{DESIRED_HEIGHT}}", titleLengthError: "Title exceeds {{BRANDPAGE_TITLE_CHARACTER_LIMIT}} characters.", descriptionLengthError: "Description exceeds {{BRANDPAGE_DESCRIPTION_CHARACTER_LIMIT}} characters.", metaKeywordsError: "Please enter a maximum of 100 keywords", invalidSlugError: "Your brand page url contains invalid characters. It may only include alphanumeric characters and the '-' character", slugCharacterLimitError: "Your brand page url exceeds the maximum of {{BRANDPAGE_SLUG_CHARACTER_LIMIT}} characters", brandPageDescriptionLimitError: "Description exceeds 158 characters.", brandPageTitleLimitError: "Title exceeds 60 characters.", brandPageDefaultDescriptionError: "An error has occurred. Please try again later.", contentHasErrors: "`There are {{CONTENT_ERROR_COUNT}} content errors. Please check the Content tab for more info.`", pageTitleError: "Page title cannot be empty.", genericBrandPagePublishError: "An unexpected error occurred when publishing brand page. Please try again.", alreadySubscribedError: "This email has already subscribed", mailingListError: "An error has occurred. Unable to subscribe to mailing list.", contactMessageError: "An error has occurred. Unable to subscribe to submit contact form.", contactFormEmailFieldRequired: "Please enter your email address.", contactFormEmailFieldTooLong: "The email address you entered is too long.", contactFormEmailFieldInvalid: "The email address you entered is invalid.", contactFormPhoneFieldRequired: "Please enter your phone number.", contactFormPhoneFieldTooLong: "The phone number you entered is too long.", contactFormFieldRequired: "Please fill out this field.", contactFormFieldTooLong: "The field you entered is too long. The maximum length is {{MAX_LENGTH}}." }, V = { confirmMessageTitle: "Are you sure?", noLabel: "No", yesLabel: "Yes" }, q = { bookingLabel: "Add your booking link (e.g., *Calendly*)" }, K = { recommendedColors: "Recommended Colors", logoColors: "Logo Colors", transparent: "Transparent" }, Z = { colorMatchShape: "Color match shape" }, J = { sideBarHeaderTitle: "Edit Content", managePagesButtonText: "Manage Pages", addNewPageButtonText: "Add New Page", addContentButtonText: "Add Content", addContentHeaderTitle: "Add Content", getStartedButtonText: "Get Started", logoDisplayName: "Logo", generalLinkDisplayName: "General Link", profileDisplayName: "Profile", websiteDisplayName: "Website", emailDisplayName: "Email", phoneDisplayName: "Phone", textDisplayName: "Text", testimonialDisplayName: "Testimonial", imageDisplayName: "Image", imageSectionDisplayName: "Images", imageGalleryDisplayName: "Image Gallery", videoDisplayName: "Video", mapDisplayName: "Map", mailingListDisplayName: "Mailing list", facebookDisplayName: "Facebook", twitterDisplayName: "X", instagramDisplayName: "Instagram", youtubeDisplayName: "YouTube", linkedinDisplayName: "LinkedIn", pinterestDisplayName: "Pinterest", twitchDisplayName: "Twitch", tiktokDisplayName: "Tiktok", supportMeDisplayName: "Tipping", requestPaymentDisplayName: "Payments", contactFormDisplayName: "Contact Form", bannerSectionDisplayName: "Banner", testimonialSectionDisplayName: "Testimonials", aboutSectionDisplayName: "About", socialLinksDisplayName: "Social Links", dividerSectionDisplayName: "Divider", shapesSectionDisplayName: "Shapes", shopSectionDisplayName: "Store", bookingSectionDisplayName: "Booking", settingsDisplayName: "Settings", formFieldsDisplayName: "Form Fields", styleDisplayName: "Style", titleStyleLabel: "Title style", descriptionStyleLabel: "Description style", nameStyleLabel: "Name style", buttonTextStyleLabel: "Button text style", addImageButtonTitle: "Add image", addImageHeaderTitle: "Add image", imageReplaceTitle: "Replace image", replaceMediaTitle: "Replace media", imageGalleryAddButtonTitle: "Add images", imageGalleryReplaceTitle: "Add image", iconReplaceTitle: "Replace thumbnail", addIconHeaderTitle: "Add thumbnail", buttonModalAddButtonTitle: "Add design", buttonModalTitleHeader: "Add design", buttonModalReplaceTitle: "Replace design", addShapeButtonTitle: "Add shape", addShapeHeaderTitle: "Add shape", addShapeReplaceTitle: "Replace shape", linkDisplayName: "Link", openDesignDisplayName: "Open Design", pageDisplayName: "Page", productsAndServicesDisplayName: "Products and Services", emailOnlyDisplayName: "Email only", nameAndEmailDisplayName: "Name and email", logoTitle: "Logo", logoSizeTitle: "Logo size", backgroundColorTitle: "Background color", thumbnailTitle: "Thumbnail", shapeColorsTitle: "Shape Colors", displayStyleTitle: "Display Style", urlTitle: "URL", fontSettingsTitle: "Font settings", emailTitle: "Email", imageTitle: "Image", titleTitle: "Title", nameTitle: "Name", aspectRatioTitle: "Aspect ratio", pluralImagesTitle: "Images", styleTitle: "Style", phoneNumberTitle: "Phone number", textTitle: "Text", pluralAddItemsTitle: "Add Items", sizeTitle: "Size", alignmentTitle: "Alignment", colorTitle: "Color", columnsTitle: "Columns", addressTitle: "Address", buttonTitle: "Button", linkStyleTitle: "Link style", descriptionTitle: "Description", successMessageTitle: "Success Message", sendResponsesToTitle: "Send responses to", cardColorTitle: "Card color", successMessageTextColorTitle: "Success message text color", overlayColorTitle: "Overlay Color", overlayTitle: "Overlay Opacity", buttonLinkTitle: "Button Link", paragraphTitle: "Paragraph", cardFillColorTitle: "Card fill color", iconFillColorTitle: "Icon fill color", iconBackgroundColorTitle: "Icon background color", paddingTitle: "Padding", topPaddingTitle: "Top padding", bottomPaddingTitle: "Bottom padding", dividerStyleTitle: "Divider Style", dividerColorTitle: "Divider color", addItemTitle: "Add Item", buyNowTitle: "Buy Now", shopTitle: "Shop", supportMeTitle: "Support me", contactUsTitle: "Contact Us", thisIsABannerTitle: "This is a banner", imagesTitle: "Images", imagesDescription: "This is a sample description text block", testimonialsTitle: "Testimonials", aboutSectionTitle: "This is the About Section", homeTitle: "Home", followUsOnTitle: "Follow us on", shapesTitle: "Shapes", defaultTextValue: "This is a sample text", defaultBookingTitle: "Book an appointment", defaultBookingDescription: "Schedule your appointment today", titlePlaceholder: "Title", successMessagePlaceholder: "Success message", successThanksPlaceholder: "Thank you for your request!", successSupportPlaceholder: "Thank you for your support!", descriptionPlaceholder: "Description", recipientEmailPlaceholder: "Recipient email", getStartedPlaceholder: "Get Started", paragraphPlaceholder: "Paragraph", selectAPagePlaceholder: "Select a page", yourNamePlaceholder: "Your Name", websitePlaceholder: "Website", exampleWebsitePlaceholder: "https://example.com", addImageTitlePlaceholder: "Add image title", joinMailingListPlaceholder: "Join mailing list", subscribePlaceholder: "Subscribe", optionalDescriptionPlaceholder: "Description (optional)", textAreaDescriptionPlaceholder: "Write a short description about yourself or your brand", textAreaSamplePlaceholder: "This is a sample text", emailPlaceholder: "me@website.com", youtubeUrlPlaceholder: "Paste YouTube video URL", sendPlaceholder: "Send", formSuccessMessage: "Thank you! We'll get in touch with you as soon as possible.", fullWidthLabel: "Full width", enablePopupLabel: "Open images in a pop-up", autoplayLabel: "Autoplay", muteLabel: "Mute", headingStyleLabel: "Heading style", testimonialStyleLabel: "Testimonial style", paragraphStyleLabel: "Paragraph style", positionStyleLabel: "Position style", itemStyleLabel: "Item style", defaultFillColorLabel: "Default fill color", defaultBorderColorLabel: "Default border color", selectedBorderColorLabel: "Selected border color", textColorLabel: "Text color", multiProductSelectionLabel: "Allow multiple products to be selected", optionalDetailsLabel: "Option to provide details of their request", mailingListTitle: "Join mailing list", defaultDescription: "Description", makeADonationDescription: "Make a donation", thickLineDivider: "Thick Line", thinLineDivider: "Thin Line", noneDivider: "None", styleNoneOption: "None", styleSquareOption: "Square", styleCircleOption: "Circle", mediaTypeImage: "image", mediaTypeShape: "shape", media: "Media", addMediaTitle: "Add media", firstNameLabel: "First name", lastNameLabel: "Last name", emailAddressLabel: "Email address", phoneNumberLabel: "Phone number", messageLabel: "Message", customFieldLabel: "Custom Field", displayTextPlaceholder: "Display Text", linkToLabel: "Link to", addLinkButtonText: "Add Link", enterValidUrlError: "Please enter a valid URL", enterTextHerePlaceholder: "Enter text here...", bookNowLabel: "Book Now", shippingLabel: "Enable Shipping Address", shippingPlaceholder: "Require customers to enter a shipping address during checkout." }, Q = { field: "Field", addItems: "Add Field", label: "Label", fieldType: "Field type", markAsRequired: "Mark as required", cannotBeEmptyErrorMessage: "Cannot be empty", required: "Required", fieldTypeShortText: "Short Text", fieldTypeLongText: "Long Text", fieldTypeEmail: "Email", fieldTypeNumber: "Phone" }, j = { addressPlaceholder: "Enter a location" }, $ = { sampleText: "This is a sample text" }, ee = { shapePrefix: "Shape", imagePrefix: "Image", placeholderSuffix: " title", addShapeLabel: "Add Shape", addImageLabel: "Add Image" }, ae = { linkPlaceholderPrefix: "Enter phone, link or email", buttonLabel: "Add Item" }, oe = { logoVariations: "Logo Variations", logoVersions: "Logo Versions", editLogo: "Edit logo", uploadLogo: "Upload logo" }, te = { paymentSetup: "Payment Setup", inactiveMessage: "Please enable a payment provider by clicking the button below to start accepting payments on your web page.", pendingPreOnboardingLabel: "Onboarding Incomplete", pendingPostOnboardingLabel: "Validation Required", defaultLabel: "Unsupported state", pendingPreOnboardingDescription: "Please complete onboarding via Stripe before continuing.", pendingPostOnboardingDescription: "Stripe still needs to verify some details. Check progress via the Stripe dashboard.", requiredActionCtaLabel: "Go to ", paymentImageAspectRatio: "Aspect Ratio", supportMeAmount: "Amount", supportMeDescription: "Donate", supportMeCustomAmount: " Option to add custom amount ", supportMeCustomMessage: " Include message to you ", addItem: "Add Item", price: "Price" }, ie = { personalisationOverride: "Personalisation Override", none: "None", default: "{{AI_PROPERTY}} (Default)" }, ne = { icon: "Icon", myUploads: "My Uploads", myDesigns: "My Designs", imageLibrary: "Image Library", videoLibrary: "Video Library", shapeLibrary: "Shape Library" }, re = { shapeColors: "Shape Colors", shapeColor: "Shape Color", addItemLabel: "Add Item" }, le = { testimonial: "Testimonial", avatar: "Avatar", shapeColors: "Shape Colors", shapeColor: "Shape Color", position: "Position", name: "Name", ceoPlaceholder: "CEO of Company Name", addItem: "Add Item" }, se = { maxReached: "You have reached your maximum limit of characters allowed" }, de = { shapeColors: "Shape Colors", shapeColor: "Shape Color", imageCaptionPlaceholder: "Add image caption", imageLink: "Image link", imageCaption: "Image pop-up caption", imageCaptionSub: "This caption only appears in the image pop-up", addTitlePlaceholder: "Add title", title: "Title", addParagraphPlaceholder: "Add paragraph", paragraph: "Paragraph", addItemLabel: "Add Item", image: "Image", shape: "Shape", none: "None", popup: "Pop-up", openLink: "Open Link", imageBehaviour: "Image behaviour", button: "Button", buttonText: "Button text", getStarted: "Get Started", buttonLink: "Button Link", url: "Url", email: "Email Address", telephone: "Phone Number", buttonTextStyleLabel: "Button text Style", selectPage: "Select a page", page: "Page" }, ce = { fontSettings: "Font Settings", addItem: "Add Item" }, me = { textStyle: "Text Style", font: "Font", size: "Size", letterSpacing: "Letter Spacing", lineHeight: "Line Height", style: "Style", alignment: "Alignment", color: "Color", backgroundColor: "Background Color" }, ue = { maxLimitReached: "You have reached your maximum limit of characters allowed" }, ge = { loadingMessage: "Loading...", dropToUpload: "Drop your files here or click to upload.", acceptText: "We accept .jpg, .jpeg, .png's up to 25MB", maxFiles: "(Max 5 files at once)", check: "Check", error: "Error" }, pe = { addItem: "Add Item" }, he = { loginPrompt: "Please login or register to start using the image uploader.", loginOrRegister: "Login or Register" }, ye = { logoText: "Logo", headerLogoDesign: "Logo Design", headerUploadLogo: "Upload Logo", subHeaderLogoPreview: "Logo Preview", subHeaderLogoColors: "Logo Colors", subHeaderLogoText: "Logo Text", subHeaderSupportingText: "Supporting Text", uploadNewLogo: "Upload New logo", noUploadedLogoText: "You have no uploaded logo, upload a logo to start editing", switchTemplate: "Switch Template" }, be = { searchPlaceholder: "Search Logos", loadMore: "Load More", businessName: "Enter your business name", noResults: "No logo templates found." }, Se = { logoSwitchTitle: "Switch Logo Template", logoSwitchConfirmation: "Changing your logo will update the template to match your new logo colors. This will also reset any content or design changes you've made." }, Te = { searchPlaceholder: "Search your designs", createNewDesign: "Create New Design", allDesigns: "All Designs", allLogos: "All Logos" }, Pe = { fileUploadLabel: "Drop your files here or click to upload.", emptyMediaLabel: "There are no images in your media library. Upload a new image to get started.", areyouSureLabel: "Are you sure?", deleteInfoLabel: "Note: It might take 24 hours to delete images across all your website content.", maxOneFile: "(Max {{MAX_UPLOADED_FILES}} file at once)", maxMultipleFiles: "(Max {{MAX_UPLOADED_FILES}} files at once)" }, Ce = { deletePageTitle: 'Delete "{{PAGE_TITLE}}"', deletePageConfirmation: "Are you sure you want to delete this page? This cannot be undone.", cancel: "Cancel", delete: "Delete" }, Le = { addNewPage: "Add new page", pageTitle: "Page title", pageTitlePlaceholder: "Enter page title", cancel: "Cancel", continue: "Continue" }, Ae = { headerSettings: "Header Settings", footerSettings: "Footer Settings", managePages: "Manage Pages", pages: "Pages", addPage: "Add Page", addPages: "Add Pages", addPagesDescription: "Add pages to better organize your content. Your home page will always be on and your first page. Drag and drop your other pages to reorder them.", upgradeBtn: "Upgrade to add more pages", copyrightStyle: "Copyright Style", pageTitlePlaceholder: "Page Title", homePageText: "This is your current homepage. To hide it, choose another page to set as the homepage.", showPage: "Show page", hidePage: "Hide page", delete: "Delete page", addSubPage: "Add subpage" }, De = { showNavigationBelow: "Show navigation below logo", previewDescription: "Preview is not available on this screen size.", navigationStyle: "Navigation style", logoSize: "Logo Size", socialLinks: "Social Links", copyright: "Copyright" }, fe = { domainSearchButtonLabel: "Search", customDomainCardDescription: "Make it easy for customers to find you with a domain that matches your business", customDomainLabel: "Custom Domain", recommendedLabel: "Recommended", websiteFriendlyName: "Website", digitalBusinessCardFriendlyName: "Digital Business Card", linkInBioFriendlyName: "Link in Bio" }, Ie = { loadMoreShapes: "Load More Shapes", noShapesFound: "No longer available" }, ve = { titles: "Titles", headings: "Headings", paragraphs: "Paragraphs", buttons: "Buttons", premium: "Premium", logoBackgroundColor: "Logo background color", buttonBorderColor: "Button border color", buttonFillColor: "Button fill color", buttonShadowColor: "Button shadow color", buttonSoftShadowColor: "Button shadow color", buttonIconColor: "Icon color", defaultTextColor: "Default text color", customizeInfo: "Customize the appearance of text across your site", hideDesignLogo: "Hide Design.com logo", hideBrandCrowdLogo: "Hide BrandCrowd logo", styleTitle: "Style", buttonStyleTitle: "Button style", textStyleTitle: "Text style" }, Me = { searchPlaceholder: "Search", templatePreview: "Template Preview", loadMoreTemplatesButtonText: "Load more templates", headerAll: "All", headerCategories: "Categories", headerAi: "AI" }, Ne = { loadMoreImages: "Load more images", poweredBy: "Powered by", gaming: "Gaming", beauty: "Beauty", food: "Food", animal: "Animal", beverage: "Beverage", party: "Party", office: "Office", home: "Home", travel: "Travel", landscape: "Landscape" }, Be = { uploadNewLogo: "Upload new logo", uploadYourLogo: "Upload your logo", applyMessage: "This will apply to all the logos in your website.", cancelLabel: "Cancel", continueLabel: "Continue" }, ke = { categories: { aerial: "Aerial", beach: "Beach", business: "Business", cities: "Cities", landscape: "Landscape", nature: "Nature", people: "People", plants: "Plants", sky: "Sky", sunrise: "Sunrise" }, poweredBy: "Powered by", emptyState: "Sorry, your browser doesn't support embedded videos.", loadMoreVideos: "Load more videos", supported: "Sorry, your browser doesn't support embedded videos.", limitMessage: "You’ve reached the video limit. Each site supports up to {{ videoLimit }} videos - remove one to add another." }, we = {
2
2
  brandPageFooter: e,
3
3
  cookie: a,
4
4
  image: o,