@designcrowd/fe-shared-lib 1.5.10-kp-1 → 1.5.10-kp-3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -0
- package/package.json +3 -1
- package/src/atoms/components/Icon/Icon.stories.js +7 -0
- package/src/atoms/components/Icon/Icon.vue +16 -0
- package/src/atoms/components/Icon/icons/websites/upgrade-to-add-page.vue +50 -0
- package/src/atoms/components/Icon/icons/websites/upgrade-to-contact-form.vue +82 -0
- package/src/atoms/components/Icon/icons/websites/upgrade-to-google-ad.vue +92 -0
- package/src/atoms/components/Icon/icons/websites/upgrade-to-maps.vue +40 -0
- package/src/atoms/components/Icon/icons/websites/upgrade-to-publish.vue +107 -0
- package/src/atoms/components/Icon/icons/websites/upgrade-to-remove-watermark.vue +74 -0
- package/src/atoms/components/Icon/icons/websites/upgrade-to-videos.vue +16 -0
- package/src/bundles/bundled-translations.de-DE.json +27 -3
- package/src/bundles/bundled-translations.es-ES.json +27 -3
- package/src/bundles/bundled-translations.fr-CA.json +27 -3
- package/src/bundles/bundled-translations.fr-FR.json +27 -3
- package/src/bundles/bundled-translations.json +27 -3
- package/src/bundles/bundled-translations.pt-BR.json +27 -3
- package/src/bundles/bundled-translations.pt-PT.json +27 -3
- package/src/experiences/components/PublishBrandPageModal/PublishBrandPageModal.vue +0 -5
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.de-DE.json +21 -23
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.es-ES.json +21 -23
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-CA.json +21 -23
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-FR.json +21 -23
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.json +1 -3
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-BR.json +21 -23
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-PT.json +21 -23
- package/src/experiences/components/PublishBrandPageModal/views/PublishWhenNoDomainsView.vue +1 -14
- package/src/experiences/components/WebsitesContextualUpgradeModal/WebsiteContextualUpgradeModal.stories.js +181 -0
- package/src/experiences/components/WebsitesContextualUpgradeModal/WebsiteContextualUpgradeModal.vue +2 -2
- package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.de-DE.json +28 -0
- package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.es-ES.json +28 -0
- package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.fr-CA.json +28 -0
- package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.fr-FR.json +28 -0
- package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.json +28 -0
- package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.pt-BR.json +28 -0
- package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.pt-PT.json +28 -0
- package/src/useSharedLibTranslate.js +4 -0
|
@@ -32,9 +32,7 @@
|
|
|
32
32
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später",
|
|
33
33
|
"selectDomainDropdownPlaceholder": "Domain auswählen",
|
|
34
34
|
"websiteFriendlyName": "Website",
|
|
35
|
-
"digitalBusinessCardFriendlyName": "Digitale Visitenkarte"
|
|
36
|
-
"alreadyHaveADomainLabel": "Besitzen Sie bereits eine Domain?",
|
|
37
|
-
"useExistingDomainLabel": "Meine vorhandene Domain verwenden"
|
|
35
|
+
"digitalBusinessCardFriendlyName": "Digitale Visitenkarte"
|
|
38
36
|
},
|
|
39
37
|
"sellDomainNameList": {
|
|
40
38
|
"freeDomainButtonLabel": "Kostenlose Domain",
|
|
@@ -103,5 +101,31 @@
|
|
|
103
101
|
"replaceLogo": "Logo ersetzen",
|
|
104
102
|
"delete": "Löschen",
|
|
105
103
|
"deleteLogo": "Logo löschen"
|
|
104
|
+
},
|
|
105
|
+
"websiteContextualUpgradeModal": {
|
|
106
|
+
"upgradeButtonText": "Upgrade Now",
|
|
107
|
+
"closeButtonText": "No Thanks",
|
|
108
|
+
"upgradeToAddPageTitle": "Upgrade to add more pages",
|
|
109
|
+
"upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
|
|
110
|
+
"upgradeToContactFormTitle": "Upgrade to unlock contact form",
|
|
111
|
+
"upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
|
|
112
|
+
"upgradeToMapsTitle": "Upgrade to unlock maps",
|
|
113
|
+
"upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
|
|
114
|
+
"upgradeToVideosTitle": "Upgrade to unlock videos",
|
|
115
|
+
"upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
|
|
116
|
+
"upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
|
|
117
|
+
"upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
|
|
118
|
+
"upgradeToPublishTitle": "Upgrade to publish your site",
|
|
119
|
+
"upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
|
|
120
|
+
"upgradeToGoogleAdTitle": "Upgrade to unlock Google AdSense",
|
|
121
|
+
"upgradeToGoogleAdDescription": "Connect Google AdSense and start earning from your traffic. Upgrade to unlock all premium features.",
|
|
122
|
+
"featureCustomerCare": "24/7 customer care",
|
|
123
|
+
"featureCustomDomain": "Connect a custom domain",
|
|
124
|
+
"featureNoWatermark": "No {{websiteName}} watermark",
|
|
125
|
+
"featureUnlimitedPages": "Unlimited pages",
|
|
126
|
+
"featurePremiumContent": "Contact forms, videos and maps",
|
|
127
|
+
"featureStore": "Basic online store",
|
|
128
|
+
"featureCancelAnytime": "Cancel anytime",
|
|
129
|
+
"premiumUpgradeNote": "With Premium, you'll get:"
|
|
106
130
|
}
|
|
107
131
|
}
|
|
@@ -32,9 +32,7 @@
|
|
|
32
32
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde",
|
|
33
33
|
"selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio",
|
|
34
34
|
"websiteFriendlyName": "Sitio web",
|
|
35
|
-
"digitalBusinessCardFriendlyName": "Tarjeta de visita digital"
|
|
36
|
-
"alreadyHaveADomainLabel": "¿Ya tienes un dominio?",
|
|
37
|
-
"useExistingDomainLabel": "Usa mi dominio existente"
|
|
35
|
+
"digitalBusinessCardFriendlyName": "Tarjeta de visita digital"
|
|
38
36
|
},
|
|
39
37
|
"sellDomainNameList": {
|
|
40
38
|
"freeDomainButtonLabel": "Dominio gratis",
|
|
@@ -103,5 +101,31 @@
|
|
|
103
101
|
"replaceLogo": "Reemplaza el logo",
|
|
104
102
|
"delete": "Eliminar",
|
|
105
103
|
"deleteLogo": "Elimina el logo"
|
|
104
|
+
},
|
|
105
|
+
"websiteContextualUpgradeModal": {
|
|
106
|
+
"upgradeButtonText": "Upgrade Now",
|
|
107
|
+
"closeButtonText": "No Thanks",
|
|
108
|
+
"upgradeToAddPageTitle": "Upgrade to add more pages",
|
|
109
|
+
"upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
|
|
110
|
+
"upgradeToContactFormTitle": "Upgrade to unlock contact form",
|
|
111
|
+
"upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
|
|
112
|
+
"upgradeToMapsTitle": "Upgrade to unlock maps",
|
|
113
|
+
"upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
|
|
114
|
+
"upgradeToVideosTitle": "Upgrade to unlock videos",
|
|
115
|
+
"upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
|
|
116
|
+
"upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
|
|
117
|
+
"upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
|
|
118
|
+
"upgradeToPublishTitle": "Upgrade to publish your site",
|
|
119
|
+
"upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
|
|
120
|
+
"upgradeToGoogleAdTitle": "Upgrade to unlock Google AdSense",
|
|
121
|
+
"upgradeToGoogleAdDescription": "Connect Google AdSense and start earning from your traffic. Upgrade to unlock all premium features.",
|
|
122
|
+
"featureCustomerCare": "24/7 customer care",
|
|
123
|
+
"featureCustomDomain": "Connect a custom domain",
|
|
124
|
+
"featureNoWatermark": "No {{websiteName}} watermark",
|
|
125
|
+
"featureUnlimitedPages": "Unlimited pages",
|
|
126
|
+
"featurePremiumContent": "Contact forms, videos and maps",
|
|
127
|
+
"featureStore": "Basic online store",
|
|
128
|
+
"featureCancelAnytime": "Cancel anytime",
|
|
129
|
+
"premiumUpgradeNote": "With Premium, you'll get:"
|
|
106
130
|
}
|
|
107
131
|
}
|
|
@@ -32,9 +32,7 @@
|
|
|
32
32
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
|
|
33
33
|
"selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
|
|
34
34
|
"websiteFriendlyName": "Site Web",
|
|
35
|
-
"digitalBusinessCardFriendlyName": "Carte professionnelle numérique"
|
|
36
|
-
"alreadyHaveADomainLabel": "Vous avez déjà un domaine?",
|
|
37
|
-
"useExistingDomainLabel": "Utiliser mon nom de domaine existant"
|
|
35
|
+
"digitalBusinessCardFriendlyName": "Carte professionnelle numérique"
|
|
38
36
|
},
|
|
39
37
|
"sellDomainNameList": {
|
|
40
38
|
"freeDomainButtonLabel": "Domaine gratuit",
|
|
@@ -103,5 +101,31 @@
|
|
|
103
101
|
"replaceLogo": "Remplacez le logo",
|
|
104
102
|
"delete": "Supprimer",
|
|
105
103
|
"deleteLogo": "Supprimez le logo"
|
|
104
|
+
},
|
|
105
|
+
"websiteContextualUpgradeModal": {
|
|
106
|
+
"upgradeButtonText": "Upgrade Now",
|
|
107
|
+
"closeButtonText": "No Thanks",
|
|
108
|
+
"upgradeToAddPageTitle": "Upgrade to add more pages",
|
|
109
|
+
"upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
|
|
110
|
+
"upgradeToContactFormTitle": "Upgrade to unlock contact form",
|
|
111
|
+
"upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
|
|
112
|
+
"upgradeToMapsTitle": "Upgrade to unlock maps",
|
|
113
|
+
"upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
|
|
114
|
+
"upgradeToVideosTitle": "Upgrade to unlock videos",
|
|
115
|
+
"upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
|
|
116
|
+
"upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
|
|
117
|
+
"upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
|
|
118
|
+
"upgradeToPublishTitle": "Upgrade to publish your site",
|
|
119
|
+
"upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
|
|
120
|
+
"upgradeToGoogleAdTitle": "Upgrade to unlock Google AdSense",
|
|
121
|
+
"upgradeToGoogleAdDescription": "Connect Google AdSense and start earning from your traffic. Upgrade to unlock all premium features.",
|
|
122
|
+
"featureCustomerCare": "24/7 customer care",
|
|
123
|
+
"featureCustomDomain": "Connect a custom domain",
|
|
124
|
+
"featureNoWatermark": "No {{websiteName}} watermark",
|
|
125
|
+
"featureUnlimitedPages": "Unlimited pages",
|
|
126
|
+
"featurePremiumContent": "Contact forms, videos and maps",
|
|
127
|
+
"featureStore": "Basic online store",
|
|
128
|
+
"featureCancelAnytime": "Cancel anytime",
|
|
129
|
+
"premiumUpgradeNote": "With Premium, you'll get:"
|
|
106
130
|
}
|
|
107
131
|
}
|
|
@@ -32,9 +32,7 @@
|
|
|
32
32
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
|
|
33
33
|
"selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
|
|
34
34
|
"websiteFriendlyName": "Site Web",
|
|
35
|
-
"digitalBusinessCardFriendlyName": "Carte de visite numérique"
|
|
36
|
-
"alreadyHaveADomainLabel": "Vous avez déjà un domaine ?",
|
|
37
|
-
"useExistingDomainLabel": "Utiliser mon nom de domaine existant"
|
|
35
|
+
"digitalBusinessCardFriendlyName": "Carte de visite numérique"
|
|
38
36
|
},
|
|
39
37
|
"sellDomainNameList": {
|
|
40
38
|
"freeDomainButtonLabel": "Domaine gratuit",
|
|
@@ -103,5 +101,31 @@
|
|
|
103
101
|
"replaceLogo": "Remplacez le logo",
|
|
104
102
|
"delete": "Supprimer",
|
|
105
103
|
"deleteLogo": "Supprimez le logo"
|
|
104
|
+
},
|
|
105
|
+
"websiteContextualUpgradeModal": {
|
|
106
|
+
"upgradeButtonText": "Upgrade Now",
|
|
107
|
+
"closeButtonText": "No Thanks",
|
|
108
|
+
"upgradeToAddPageTitle": "Upgrade to add more pages",
|
|
109
|
+
"upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
|
|
110
|
+
"upgradeToContactFormTitle": "Upgrade to unlock contact form",
|
|
111
|
+
"upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
|
|
112
|
+
"upgradeToMapsTitle": "Upgrade to unlock maps",
|
|
113
|
+
"upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
|
|
114
|
+
"upgradeToVideosTitle": "Upgrade to unlock videos",
|
|
115
|
+
"upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
|
|
116
|
+
"upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
|
|
117
|
+
"upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
|
|
118
|
+
"upgradeToPublishTitle": "Upgrade to publish your site",
|
|
119
|
+
"upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
|
|
120
|
+
"upgradeToGoogleAdTitle": "Upgrade to unlock Google AdSense",
|
|
121
|
+
"upgradeToGoogleAdDescription": "Connect Google AdSense and start earning from your traffic. Upgrade to unlock all premium features.",
|
|
122
|
+
"featureCustomerCare": "24/7 customer care",
|
|
123
|
+
"featureCustomDomain": "Connect a custom domain",
|
|
124
|
+
"featureNoWatermark": "No {{websiteName}} watermark",
|
|
125
|
+
"featureUnlimitedPages": "Unlimited pages",
|
|
126
|
+
"featurePremiumContent": "Contact forms, videos and maps",
|
|
127
|
+
"featureStore": "Basic online store",
|
|
128
|
+
"featureCancelAnytime": "Cancel anytime",
|
|
129
|
+
"premiumUpgradeNote": "With Premium, you'll get:"
|
|
106
130
|
}
|
|
107
131
|
}
|
|
@@ -32,9 +32,7 @@
|
|
|
32
32
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "No thanks, maybe later",
|
|
33
33
|
"selectDomainDropdownPlaceholder": "Select domain name",
|
|
34
34
|
"websiteFriendlyName": "Website",
|
|
35
|
-
"digitalBusinessCardFriendlyName": "Digital Business Card"
|
|
36
|
-
"alreadyHaveADomainLabel": "Already have a domain?",
|
|
37
|
-
"useExistingDomainLabel": "Use my existing domain"
|
|
35
|
+
"digitalBusinessCardFriendlyName": "Digital Business Card"
|
|
38
36
|
},
|
|
39
37
|
"sellDomainNameList": {
|
|
40
38
|
"freeDomainButtonLabel": "Free Domain",
|
|
@@ -103,5 +101,31 @@
|
|
|
103
101
|
"replaceLogo": "Replace Logo",
|
|
104
102
|
"delete": "Delete",
|
|
105
103
|
"deleteLogo": "Delete Logo"
|
|
104
|
+
},
|
|
105
|
+
"websiteContextualUpgradeModal": {
|
|
106
|
+
"upgradeButtonText": "Upgrade Now",
|
|
107
|
+
"closeButtonText": "No Thanks",
|
|
108
|
+
"upgradeToAddPageTitle": "Upgrade to add more pages",
|
|
109
|
+
"upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
|
|
110
|
+
"upgradeToContactFormTitle": "Upgrade to unlock contact form",
|
|
111
|
+
"upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
|
|
112
|
+
"upgradeToMapsTitle": "Upgrade to unlock maps",
|
|
113
|
+
"upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
|
|
114
|
+
"upgradeToVideosTitle": "Upgrade to unlock videos",
|
|
115
|
+
"upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
|
|
116
|
+
"upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
|
|
117
|
+
"upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
|
|
118
|
+
"upgradeToPublishTitle": "Upgrade to publish your site",
|
|
119
|
+
"upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
|
|
120
|
+
"upgradeToGoogleAdTitle": "Upgrade to unlock Google AdSense",
|
|
121
|
+
"upgradeToGoogleAdDescription": "Connect Google AdSense and start earning from your traffic. Upgrade to unlock all premium features.",
|
|
122
|
+
"featureCustomerCare": "24/7 customer care",
|
|
123
|
+
"featureCustomDomain": "Connect a custom domain",
|
|
124
|
+
"featureNoWatermark": "No {{websiteName}} watermark",
|
|
125
|
+
"featureUnlimitedPages": "Unlimited pages",
|
|
126
|
+
"featurePremiumContent": "Contact forms, videos and maps",
|
|
127
|
+
"featureStore": "Basic online store",
|
|
128
|
+
"featureCancelAnytime": "Cancel anytime",
|
|
129
|
+
"premiumUpgradeNote": "With Premium, you'll get:"
|
|
106
130
|
}
|
|
107
131
|
}
|
|
@@ -32,9 +32,7 @@
|
|
|
32
32
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado. Talvez depois",
|
|
33
33
|
"selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
|
|
34
34
|
"websiteFriendlyName": "Site",
|
|
35
|
-
"digitalBusinessCardFriendlyName": "Cartão de visita digital"
|
|
36
|
-
"alreadyHaveADomainLabel": "Já tem um domínio?",
|
|
37
|
-
"useExistingDomainLabel": "Usar meu domínio existente"
|
|
35
|
+
"digitalBusinessCardFriendlyName": "Cartão de visita digital"
|
|
38
36
|
},
|
|
39
37
|
"sellDomainNameList": {
|
|
40
38
|
"freeDomainButtonLabel": "Domínio gratuito",
|
|
@@ -103,5 +101,31 @@
|
|
|
103
101
|
"replaceLogo": "Substituir logotipo",
|
|
104
102
|
"delete": "Excluir",
|
|
105
103
|
"deleteLogo": "Excluir logotipo"
|
|
104
|
+
},
|
|
105
|
+
"websiteContextualUpgradeModal": {
|
|
106
|
+
"upgradeButtonText": "Upgrade Now",
|
|
107
|
+
"closeButtonText": "No Thanks",
|
|
108
|
+
"upgradeToAddPageTitle": "Upgrade to add more pages",
|
|
109
|
+
"upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
|
|
110
|
+
"upgradeToContactFormTitle": "Upgrade to unlock contact form",
|
|
111
|
+
"upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
|
|
112
|
+
"upgradeToMapsTitle": "Upgrade to unlock maps",
|
|
113
|
+
"upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
|
|
114
|
+
"upgradeToVideosTitle": "Upgrade to unlock videos",
|
|
115
|
+
"upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
|
|
116
|
+
"upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
|
|
117
|
+
"upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
|
|
118
|
+
"upgradeToPublishTitle": "Upgrade to publish your site",
|
|
119
|
+
"upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
|
|
120
|
+
"upgradeToGoogleAdTitle": "Upgrade to unlock Google AdSense",
|
|
121
|
+
"upgradeToGoogleAdDescription": "Connect Google AdSense and start earning from your traffic. Upgrade to unlock all premium features.",
|
|
122
|
+
"featureCustomerCare": "24/7 customer care",
|
|
123
|
+
"featureCustomDomain": "Connect a custom domain",
|
|
124
|
+
"featureNoWatermark": "No {{websiteName}} watermark",
|
|
125
|
+
"featureUnlimitedPages": "Unlimited pages",
|
|
126
|
+
"featurePremiumContent": "Contact forms, videos and maps",
|
|
127
|
+
"featureStore": "Basic online store",
|
|
128
|
+
"featureCancelAnytime": "Cancel anytime",
|
|
129
|
+
"premiumUpgradeNote": "With Premium, you'll get:"
|
|
106
130
|
}
|
|
107
131
|
}
|
|
@@ -32,9 +32,7 @@
|
|
|
32
32
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado, talvez mais tarde",
|
|
33
33
|
"selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
|
|
34
34
|
"websiteFriendlyName": "Website",
|
|
35
|
-
"digitalBusinessCardFriendlyName": "Cartão de visita digital"
|
|
36
|
-
"alreadyHaveADomainLabel": "Já tem um domínio?",
|
|
37
|
-
"useExistingDomainLabel": "Utilizar o meu domínio existente"
|
|
35
|
+
"digitalBusinessCardFriendlyName": "Cartão de visita digital"
|
|
38
36
|
},
|
|
39
37
|
"sellDomainNameList": {
|
|
40
38
|
"freeDomainButtonLabel": "Domínio gratuito",
|
|
@@ -103,5 +101,31 @@
|
|
|
103
101
|
"replaceLogo": "Substituir logótipo",
|
|
104
102
|
"delete": "Eliminar",
|
|
105
103
|
"deleteLogo": "Eliminar Logótipo"
|
|
104
|
+
},
|
|
105
|
+
"websiteContextualUpgradeModal": {
|
|
106
|
+
"upgradeButtonText": "Upgrade Now",
|
|
107
|
+
"closeButtonText": "No Thanks",
|
|
108
|
+
"upgradeToAddPageTitle": "Upgrade to add more pages",
|
|
109
|
+
"upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
|
|
110
|
+
"upgradeToContactFormTitle": "Upgrade to unlock contact form",
|
|
111
|
+
"upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
|
|
112
|
+
"upgradeToMapsTitle": "Upgrade to unlock maps",
|
|
113
|
+
"upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
|
|
114
|
+
"upgradeToVideosTitle": "Upgrade to unlock videos",
|
|
115
|
+
"upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
|
|
116
|
+
"upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
|
|
117
|
+
"upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
|
|
118
|
+
"upgradeToPublishTitle": "Upgrade to publish your site",
|
|
119
|
+
"upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
|
|
120
|
+
"upgradeToGoogleAdTitle": "Upgrade to unlock Google AdSense",
|
|
121
|
+
"upgradeToGoogleAdDescription": "Connect Google AdSense and start earning from your traffic. Upgrade to unlock all premium features.",
|
|
122
|
+
"featureCustomerCare": "24/7 customer care",
|
|
123
|
+
"featureCustomDomain": "Connect a custom domain",
|
|
124
|
+
"featureNoWatermark": "No {{websiteName}} watermark",
|
|
125
|
+
"featureUnlimitedPages": "Unlimited pages",
|
|
126
|
+
"featurePremiumContent": "Contact forms, videos and maps",
|
|
127
|
+
"featureStore": "Basic online store",
|
|
128
|
+
"featureCancelAnytime": "Cancel anytime",
|
|
129
|
+
"premiumUpgradeNote": "With Premium, you'll get:"
|
|
106
130
|
}
|
|
107
131
|
}
|
|
@@ -42,7 +42,6 @@
|
|
|
42
42
|
:brand-page-type="brandPageType"
|
|
43
43
|
@on-slug-changed="onSlugChanged"
|
|
44
44
|
@internal-publish-brand-page="onInternalPublishBrandPage"
|
|
45
|
-
@on-use-existing-domain="onUseExistingDomain"
|
|
46
45
|
>
|
|
47
46
|
<template #recommended>
|
|
48
47
|
<slot name="recommended" />
|
|
@@ -288,7 +287,6 @@ export default {
|
|
|
288
287
|
'on-view-more-domains',
|
|
289
288
|
'on-slug-changed',
|
|
290
289
|
'on-show-domain-modal',
|
|
291
|
-
'on-use-existing-domain',
|
|
292
290
|
],
|
|
293
291
|
setup() {
|
|
294
292
|
return {
|
|
@@ -389,9 +387,6 @@ export default {
|
|
|
389
387
|
onSlugChanged(e) {
|
|
390
388
|
this.$emit('on-slug-changed', e);
|
|
391
389
|
},
|
|
392
|
-
onUseExistingDomain() {
|
|
393
|
-
this.$emit('on-use-existing-domain');
|
|
394
|
-
},
|
|
395
390
|
onInternalPublishBrandPage(slug, customdomain) {
|
|
396
391
|
this.$emit('internal-publish-brand-page', slug, customdomain);
|
|
397
392
|
},
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.de-DE.json
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"publishBrandPageModal": {
|
|
3
|
-
"firstTimePublishHeaderLabel": "Legen Sie die URL für {{brandPageDisplayName}} fest",
|
|
4
|
-
"sitePublishedLabel": "Seite veröffentlicht!",
|
|
5
|
-
"publishSuccessLabel": "Ihr {{brandPageDisplayName}} ist live! Beginnen Sie mit der Nutzung Ihres Links:",
|
|
6
|
-
"freePublishCardTitleLabel": "Freie Adresse",
|
|
7
|
-
"freePublishCardDescriptionLabel": "Wählen Sie jetzt eine kostenlose Adresse zur Veröffentlichung aus. Sie können die URL später jederzeit bearbeiten",
|
|
8
|
-
"slugInputPlaceholderYourNameLabel": "ihr-name",
|
|
9
|
-
"slugInputPlaceholderYourBusinessNameLabel": "ihr-firmen-name",
|
|
10
|
-
"freeDomainLabel": "Kostenlose Domain",
|
|
11
|
-
"purchasedDomainLabel": "Erworbene Domain",
|
|
12
|
-
"setUrlLabel": "URL festlegen",
|
|
13
|
-
"publishLabel": "Veröffentlichen",
|
|
14
|
-
"viewMoreDomainLabel": "WEITERE DOMAINS ANZEIGEN",
|
|
15
|
-
"viewMyWebsiteLabel": "{{brandPageDisplayName}} anzeigen",
|
|
16
|
-
"copyLabel": "Kopieren",
|
|
17
|
-
"copySuccessLabel": "Kopiert!",
|
|
18
|
-
"publishedSuccessDescriptionLabel": "Kaufen Sie eine passende Domain für Ihre Marke",
|
|
19
|
-
"hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später",
|
|
20
|
-
"selectDomainDropdownPlaceholder": "Domain auswählen",
|
|
21
|
-
"websiteFriendlyName": "Website",
|
|
22
|
-
"digitalBusinessCardFriendlyName": "Digitale Visitenkarte"
|
|
23
|
-
"alreadyHaveADomainLabel": "Besitzen Sie bereits eine Domain?",
|
|
24
|
-
"useExistingDomainLabel": "Meine vorhandene Domain verwenden"
|
|
2
|
+
"publishBrandPageModal" : {
|
|
3
|
+
"firstTimePublishHeaderLabel" : "Legen Sie die URL für {{brandPageDisplayName}} fest",
|
|
4
|
+
"sitePublishedLabel" : "Seite veröffentlicht!",
|
|
5
|
+
"publishSuccessLabel" : "Ihr {{brandPageDisplayName}} ist live! Beginnen Sie mit der Nutzung Ihres Links:",
|
|
6
|
+
"freePublishCardTitleLabel" : "Freie Adresse",
|
|
7
|
+
"freePublishCardDescriptionLabel" : "Wählen Sie jetzt eine kostenlose Adresse zur Veröffentlichung aus. Sie können die URL später jederzeit bearbeiten",
|
|
8
|
+
"slugInputPlaceholderYourNameLabel" : "ihr-name",
|
|
9
|
+
"slugInputPlaceholderYourBusinessNameLabel" : "ihr-firmen-name",
|
|
10
|
+
"freeDomainLabel" : "Kostenlose Domain",
|
|
11
|
+
"purchasedDomainLabel" : "Erworbene Domain",
|
|
12
|
+
"setUrlLabel" : "URL festlegen",
|
|
13
|
+
"publishLabel" : "Veröffentlichen",
|
|
14
|
+
"viewMoreDomainLabel" : "WEITERE DOMAINS ANZEIGEN",
|
|
15
|
+
"viewMyWebsiteLabel" : "{{brandPageDisplayName}} anzeigen",
|
|
16
|
+
"copyLabel" : "Kopieren",
|
|
17
|
+
"copySuccessLabel" : "Kopiert!",
|
|
18
|
+
"publishedSuccessDescriptionLabel" : "Kaufen Sie eine passende Domain für Ihre Marke",
|
|
19
|
+
"hasAlreadyPurchasedDomainCloseButtonLabel" : "Nein, danke, vielleicht später",
|
|
20
|
+
"selectDomainDropdownPlaceholder" : "Domain auswählen",
|
|
21
|
+
"websiteFriendlyName" : "Website",
|
|
22
|
+
"digitalBusinessCardFriendlyName" : "Digitale Visitenkarte"
|
|
25
23
|
}
|
|
26
24
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.es-ES.json
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"publishBrandPageModal": {
|
|
3
|
-
"firstTimePublishHeaderLabel": "Establece la URL para {{brandPageDisplayName}}",
|
|
4
|
-
"sitePublishedLabel": "¡Sitio publicado!",
|
|
5
|
-
"publishSuccessLabel": "¡Tu {{brandPageDisplayName}} está activo! Comienza a usar tu enlace:",
|
|
6
|
-
"freePublishCardTitleLabel": "Dirección gratuita",
|
|
7
|
-
"freePublishCardDescriptionLabel": "Elige una dirección gratuita para publicar ahora. Siempre puedes editar la URL más tarde",
|
|
8
|
-
"slugInputPlaceholderYourNameLabel": "tu-nombre",
|
|
9
|
-
"slugInputPlaceholderYourBusinessNameLabel": "nombre-de-tu-negocio",
|
|
10
|
-
"freeDomainLabel": "Dominio gratis",
|
|
11
|
-
"purchasedDomainLabel": "Dominio adquirido",
|
|
12
|
-
"setUrlLabel": "Establece URL",
|
|
13
|
-
"publishLabel": "Publicar",
|
|
14
|
-
"viewMoreDomainLabel": "VER MÁS DOMINIOS",
|
|
15
|
-
"viewMyWebsiteLabel": "Ver {{brandPageDisplayName}}",
|
|
16
|
-
"copyLabel": "Copiar",
|
|
17
|
-
"copySuccessLabel": "¡Copiado!",
|
|
18
|
-
"publishedSuccessDescriptionLabel": "Compra un nombre de dominio que coincida con tu marca",
|
|
19
|
-
"hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde",
|
|
20
|
-
"selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio",
|
|
21
|
-
"websiteFriendlyName": "Sitio web",
|
|
22
|
-
"digitalBusinessCardFriendlyName": "Tarjeta de visita digital"
|
|
23
|
-
"alreadyHaveADomainLabel": "¿Ya tienes un dominio?",
|
|
24
|
-
"useExistingDomainLabel": "Usa mi dominio existente"
|
|
2
|
+
"publishBrandPageModal" : {
|
|
3
|
+
"firstTimePublishHeaderLabel" : "Establece la URL para {{brandPageDisplayName}}",
|
|
4
|
+
"sitePublishedLabel" : "¡Sitio publicado!",
|
|
5
|
+
"publishSuccessLabel" : "¡Tu {{brandPageDisplayName}} está activo! Comienza a usar tu enlace:",
|
|
6
|
+
"freePublishCardTitleLabel" : "Dirección gratuita",
|
|
7
|
+
"freePublishCardDescriptionLabel" : "Elige una dirección gratuita para publicar ahora. Siempre puedes editar la URL más tarde",
|
|
8
|
+
"slugInputPlaceholderYourNameLabel" : "tu-nombre",
|
|
9
|
+
"slugInputPlaceholderYourBusinessNameLabel" : "nombre-de-tu-negocio",
|
|
10
|
+
"freeDomainLabel" : "Dominio gratis",
|
|
11
|
+
"purchasedDomainLabel" : "Dominio adquirido",
|
|
12
|
+
"setUrlLabel" : "Establece URL",
|
|
13
|
+
"publishLabel" : "Publicar",
|
|
14
|
+
"viewMoreDomainLabel" : "VER MÁS DOMINIOS",
|
|
15
|
+
"viewMyWebsiteLabel" : "Ver {{brandPageDisplayName}}",
|
|
16
|
+
"copyLabel" : "Copiar",
|
|
17
|
+
"copySuccessLabel" : "¡Copiado!",
|
|
18
|
+
"publishedSuccessDescriptionLabel" : "Compra un nombre de dominio que coincida con tu marca",
|
|
19
|
+
"hasAlreadyPurchasedDomainCloseButtonLabel" : "No gracias, quizás más tarde",
|
|
20
|
+
"selectDomainDropdownPlaceholder" : "Selecciona un nombre de dominio",
|
|
21
|
+
"websiteFriendlyName" : "Sitio web",
|
|
22
|
+
"digitalBusinessCardFriendlyName" : "Tarjeta de visita digital"
|
|
25
23
|
}
|
|
26
24
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-CA.json
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"publishBrandPageModal": {
|
|
3
|
-
"firstTimePublishHeaderLabel": "Définissez l'URL pour {{brandPageDisplayName}}",
|
|
4
|
-
"sitePublishedLabel": "Site publié !",
|
|
5
|
-
"publishSuccessLabel": "Votre {{brandPageDisplayName}} est en ligne ! Commencez à utiliser votre lien :",
|
|
6
|
-
"freePublishCardTitleLabel": "Adresse libre",
|
|
7
|
-
"freePublishCardDescriptionLabel": "Choisissez une adresse gratuite pour publier maintenant. Vous pouvez toujours modifier l'URL plus tard",
|
|
8
|
-
"slugInputPlaceholderYourNameLabel": "your-name",
|
|
9
|
-
"slugInputPlaceholderYourBusinessNameLabel": "nom-de-votre-entreprise",
|
|
10
|
-
"freeDomainLabel": "Domaine gratuit",
|
|
11
|
-
"purchasedDomainLabel": "Domaine acheté",
|
|
12
|
-
"setUrlLabel": "Définir l'URL",
|
|
13
|
-
"publishLabel": "Publier",
|
|
14
|
-
"viewMoreDomainLabel": "VOIR PLUS DE NOMS DE DOMAINE",
|
|
15
|
-
"viewMyWebsiteLabel": "Voir {{brandPageDisplayName}}",
|
|
16
|
-
"copyLabel": "Copier",
|
|
17
|
-
"copySuccessLabel": "Copié !",
|
|
18
|
-
"publishedSuccessDescriptionLabel": "Achetez un nom de domaine correspondant à votre marque",
|
|
19
|
-
"hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
|
|
20
|
-
"selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
|
|
21
|
-
"websiteFriendlyName": "Site Web",
|
|
22
|
-
"digitalBusinessCardFriendlyName": "Carte professionnelle numérique"
|
|
23
|
-
"alreadyHaveADomainLabel": "Vous avez déjà un domaine?",
|
|
24
|
-
"useExistingDomainLabel": "Utiliser mon nom de domaine existant"
|
|
2
|
+
"publishBrandPageModal" : {
|
|
3
|
+
"firstTimePublishHeaderLabel" : "Définissez l'URL pour {{brandPageDisplayName}}",
|
|
4
|
+
"sitePublishedLabel" : "Site publié !",
|
|
5
|
+
"publishSuccessLabel" : "Votre {{brandPageDisplayName}} est en ligne ! Commencez à utiliser votre lien :",
|
|
6
|
+
"freePublishCardTitleLabel" : "Adresse libre",
|
|
7
|
+
"freePublishCardDescriptionLabel" : "Choisissez une adresse gratuite pour publier maintenant. Vous pouvez toujours modifier l'URL plus tard",
|
|
8
|
+
"slugInputPlaceholderYourNameLabel" : "your-name",
|
|
9
|
+
"slugInputPlaceholderYourBusinessNameLabel" : "nom-de-votre-entreprise",
|
|
10
|
+
"freeDomainLabel" : "Domaine gratuit",
|
|
11
|
+
"purchasedDomainLabel" : "Domaine acheté",
|
|
12
|
+
"setUrlLabel" : "Définir l'URL",
|
|
13
|
+
"publishLabel" : "Publier",
|
|
14
|
+
"viewMoreDomainLabel" : "VOIR PLUS DE NOMS DE DOMAINE",
|
|
15
|
+
"viewMyWebsiteLabel" : "Voir {{brandPageDisplayName}}",
|
|
16
|
+
"copyLabel" : "Copier",
|
|
17
|
+
"copySuccessLabel" : "Copié !",
|
|
18
|
+
"publishedSuccessDescriptionLabel" : "Achetez un nom de domaine correspondant à votre marque",
|
|
19
|
+
"hasAlreadyPurchasedDomainCloseButtonLabel" : "Non merci, peut-être plus tard",
|
|
20
|
+
"selectDomainDropdownPlaceholder" : "Sélectionner un nom de domaine",
|
|
21
|
+
"websiteFriendlyName" : "Site Web",
|
|
22
|
+
"digitalBusinessCardFriendlyName" : "Carte professionnelle numérique"
|
|
25
23
|
}
|
|
26
24
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-FR.json
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"publishBrandPageModal": {
|
|
3
|
-
"firstTimePublishHeaderLabel": "Définissez l'URL pour {{brandPageDisplayName}}",
|
|
4
|
-
"sitePublishedLabel": "Site publié !",
|
|
5
|
-
"publishSuccessLabel": "Votre {{brandPageDisplayName}} est en ligne ! Commencez à utiliser votre lien :",
|
|
6
|
-
"freePublishCardTitleLabel": "Adresse libre",
|
|
7
|
-
"freePublishCardDescriptionLabel": "Choisissez une adresse gratuite pour publier maintenant. Vous pouvez toujours modifier l'URL plus tard",
|
|
8
|
-
"slugInputPlaceholderYourNameLabel": "your-name",
|
|
9
|
-
"slugInputPlaceholderYourBusinessNameLabel": "nom-de-votre-entreprise",
|
|
10
|
-
"freeDomainLabel": "Domaine gratuit",
|
|
11
|
-
"purchasedDomainLabel": "Domaine acheté",
|
|
12
|
-
"setUrlLabel": "Définir l'URL",
|
|
13
|
-
"publishLabel": "Publier",
|
|
14
|
-
"viewMoreDomainLabel": "VOIR PLUS DE NOMS DE DOMAINE",
|
|
15
|
-
"viewMyWebsiteLabel": "Voir {{brandPageDisplayName}}",
|
|
16
|
-
"copyLabel": "Copier",
|
|
17
|
-
"copySuccessLabel": "Copié !",
|
|
18
|
-
"publishedSuccessDescriptionLabel": "Achetez un nom de domaine correspondant à votre marque",
|
|
19
|
-
"hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
|
|
20
|
-
"selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
|
|
21
|
-
"websiteFriendlyName": "Site Web",
|
|
22
|
-
"digitalBusinessCardFriendlyName": "Carte de visite numérique"
|
|
23
|
-
"alreadyHaveADomainLabel": "Vous avez déjà un domaine ?",
|
|
24
|
-
"useExistingDomainLabel": "Utiliser mon nom de domaine existant"
|
|
2
|
+
"publishBrandPageModal" : {
|
|
3
|
+
"firstTimePublishHeaderLabel" : "Définissez l'URL pour {{brandPageDisplayName}}",
|
|
4
|
+
"sitePublishedLabel" : "Site publié !",
|
|
5
|
+
"publishSuccessLabel" : "Votre {{brandPageDisplayName}} est en ligne ! Commencez à utiliser votre lien :",
|
|
6
|
+
"freePublishCardTitleLabel" : "Adresse libre",
|
|
7
|
+
"freePublishCardDescriptionLabel" : "Choisissez une adresse gratuite pour publier maintenant. Vous pouvez toujours modifier l'URL plus tard",
|
|
8
|
+
"slugInputPlaceholderYourNameLabel" : "your-name",
|
|
9
|
+
"slugInputPlaceholderYourBusinessNameLabel" : "nom-de-votre-entreprise",
|
|
10
|
+
"freeDomainLabel" : "Domaine gratuit",
|
|
11
|
+
"purchasedDomainLabel" : "Domaine acheté",
|
|
12
|
+
"setUrlLabel" : "Définir l'URL",
|
|
13
|
+
"publishLabel" : "Publier",
|
|
14
|
+
"viewMoreDomainLabel" : "VOIR PLUS DE NOMS DE DOMAINE",
|
|
15
|
+
"viewMyWebsiteLabel" : "Voir {{brandPageDisplayName}}",
|
|
16
|
+
"copyLabel" : "Copier",
|
|
17
|
+
"copySuccessLabel" : "Copié !",
|
|
18
|
+
"publishedSuccessDescriptionLabel" : "Achetez un nom de domaine correspondant à votre marque",
|
|
19
|
+
"hasAlreadyPurchasedDomainCloseButtonLabel" : "Non merci, peut-être plus tard",
|
|
20
|
+
"selectDomainDropdownPlaceholder" : "Sélectionner un nom de domaine",
|
|
21
|
+
"websiteFriendlyName" : "Site Web",
|
|
22
|
+
"digitalBusinessCardFriendlyName" : "Carte de visite numérique"
|
|
25
23
|
}
|
|
26
24
|
}
|
|
@@ -19,8 +19,6 @@
|
|
|
19
19
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "No thanks, maybe later",
|
|
20
20
|
"selectDomainDropdownPlaceholder": "Select domain name",
|
|
21
21
|
"websiteFriendlyName": "Website",
|
|
22
|
-
"digitalBusinessCardFriendlyName": "Digital Business Card"
|
|
23
|
-
"alreadyHaveADomainLabel": "Already have a domain?",
|
|
24
|
-
"useExistingDomainLabel": "Use my existing domain"
|
|
22
|
+
"digitalBusinessCardFriendlyName": "Digital Business Card"
|
|
25
23
|
}
|
|
26
24
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-BR.json
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"publishBrandPageModal": {
|
|
3
|
-
"firstTimePublishHeaderLabel": "Defina o URL para {{brandPageDisplayName}}",
|
|
4
|
-
"sitePublishedLabel": "Site publicado!",
|
|
5
|
-
"publishSuccessLabel": "Seu {{brandPageDisplayName}} está ativo! Comece a usar seu link:",
|
|
6
|
-
"freePublishCardTitleLabel": "Endereço gratuito",
|
|
7
|
-
"freePublishCardDescriptionLabel": "Escolha um endereço gratuito para publicar agora. Você pode editar o URL depois",
|
|
8
|
-
"slugInputPlaceholderYourNameLabel": "Seu nome",
|
|
9
|
-
"slugInputPlaceholderYourBusinessNameLabel": "nome-da-sua-empresa",
|
|
10
|
-
"freeDomainLabel": "Domínio gratuito",
|
|
11
|
-
"purchasedDomainLabel": "Domínio comprado",
|
|
12
|
-
"setUrlLabel": "Definir URL",
|
|
13
|
-
"publishLabel": "Publicar",
|
|
14
|
-
"viewMoreDomainLabel": "Ver mais domínios",
|
|
15
|
-
"viewMyWebsiteLabel": "Ver {{brandPageDisplayName}}",
|
|
16
|
-
"copyLabel": "Copiar",
|
|
17
|
-
"copySuccessLabel": "Copiado!",
|
|
18
|
-
"publishedSuccessDescriptionLabel": "Compre um nome de domínio que corresponda à sua marca",
|
|
19
|
-
"hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado. Talvez depois",
|
|
20
|
-
"selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
|
|
21
|
-
"websiteFriendlyName": "Site",
|
|
22
|
-
"digitalBusinessCardFriendlyName": "Cartão de visita digital"
|
|
23
|
-
"alreadyHaveADomainLabel": "Já tem um domínio?",
|
|
24
|
-
"useExistingDomainLabel": "Usar meu domínio existente"
|
|
2
|
+
"publishBrandPageModal" : {
|
|
3
|
+
"firstTimePublishHeaderLabel" : "Defina o URL para {{brandPageDisplayName}}",
|
|
4
|
+
"sitePublishedLabel" : "Site publicado!",
|
|
5
|
+
"publishSuccessLabel" : "Seu {{brandPageDisplayName}} está ativo! Comece a usar seu link:",
|
|
6
|
+
"freePublishCardTitleLabel" : "Endereço gratuito",
|
|
7
|
+
"freePublishCardDescriptionLabel" : "Escolha um endereço gratuito para publicar agora. Você pode editar o URL depois",
|
|
8
|
+
"slugInputPlaceholderYourNameLabel" : "Seu nome",
|
|
9
|
+
"slugInputPlaceholderYourBusinessNameLabel" : "nome-da-sua-empresa",
|
|
10
|
+
"freeDomainLabel" : "Domínio gratuito",
|
|
11
|
+
"purchasedDomainLabel" : "Domínio comprado",
|
|
12
|
+
"setUrlLabel" : "Definir URL",
|
|
13
|
+
"publishLabel" : "Publicar",
|
|
14
|
+
"viewMoreDomainLabel" : "Ver mais domínios",
|
|
15
|
+
"viewMyWebsiteLabel" : "Ver {{brandPageDisplayName}}",
|
|
16
|
+
"copyLabel" : "Copiar",
|
|
17
|
+
"copySuccessLabel" : "Copiado!",
|
|
18
|
+
"publishedSuccessDescriptionLabel" : "Compre um nome de domínio que corresponda à sua marca",
|
|
19
|
+
"hasAlreadyPurchasedDomainCloseButtonLabel" : "Não, obrigado. Talvez depois",
|
|
20
|
+
"selectDomainDropdownPlaceholder" : "Selecionar nome de domínio",
|
|
21
|
+
"websiteFriendlyName" : "Site",
|
|
22
|
+
"digitalBusinessCardFriendlyName" : "Cartão de visita digital"
|
|
25
23
|
}
|
|
26
24
|
}
|