@designcrowd/fe-shared-lib 1.2.18-kp-2 → 1.2.18-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/package.json +1 -1
- package/src/bundles/bundled-translations.de-DE.json +1 -1
- package/src/bundles/bundled-translations.es-ES.json +2 -2
- package/src/bundles/bundled-translations.fr-FR.json +2 -2
- package/src/bundles/bundled-translations.pt-PT.json +2 -2
- package/src/experiences/components/PublishBrandPageModal/PublishBrandPageModal.vue +2 -4
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.de-DE.json +21 -21
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.es-ES.json +21 -21
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-FR.json +21 -21
- package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-PT.json +21 -21
package/package.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später",
|
|
32
32
|
"selectDomainDropdownPlaceholder": "Domain auswählen",
|
|
33
33
|
"websiteFriendlyName": "Website",
|
|
34
|
-
"digitalBusinessCardFriendlyName": "
|
|
34
|
+
"digitalBusinessCardFriendlyName": "Digitale Visitenkarte"
|
|
35
35
|
},
|
|
36
36
|
"sellDomainNameList": {
|
|
37
37
|
"freeDomainButtonLabel": "Kostenlose Domain",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"publishedSuccessDescriptionLabel": "Compra un nombre de dominio que coincida con tu marca",
|
|
31
31
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde",
|
|
32
32
|
"selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio",
|
|
33
|
-
"websiteFriendlyName": "
|
|
34
|
-
"digitalBusinessCardFriendlyName": "
|
|
33
|
+
"websiteFriendlyName": "Sitio web",
|
|
34
|
+
"digitalBusinessCardFriendlyName": "Tarjeta de visita digital"
|
|
35
35
|
},
|
|
36
36
|
"sellDomainNameList": {
|
|
37
37
|
"freeDomainButtonLabel": "Dominio gratis",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"publishedSuccessDescriptionLabel": "Achetez un nom de domaine correspondant à votre marque",
|
|
31
31
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
|
|
32
32
|
"selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
|
|
33
|
-
"websiteFriendlyName": "
|
|
34
|
-
"digitalBusinessCardFriendlyName": "
|
|
33
|
+
"websiteFriendlyName": "Site Web",
|
|
34
|
+
"digitalBusinessCardFriendlyName": "Carte de visite numérique"
|
|
35
35
|
},
|
|
36
36
|
"sellDomainNameList": {
|
|
37
37
|
"freeDomainButtonLabel": "Domaine gratuit",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"publishedSuccessDescriptionLabel": "Compre um nome de domínio que corresponda à sua marca",
|
|
31
31
|
"hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado, talvez mais tarde",
|
|
32
32
|
"selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
|
|
33
|
-
"websiteFriendlyName": "
|
|
34
|
-
"digitalBusinessCardFriendlyName": "
|
|
33
|
+
"websiteFriendlyName": "Website",
|
|
34
|
+
"digitalBusinessCardFriendlyName": "Cartão de visita digital"
|
|
35
35
|
},
|
|
36
36
|
"sellDomainNameList": {
|
|
37
37
|
"freeDomainButtonLabel": "Domínio gratuito",
|
|
@@ -526,11 +526,9 @@ export default {
|
|
|
526
526
|
getLanguageAwareBrandPageDisplayName(brandPageName) {
|
|
527
527
|
switch (brandPageName) {
|
|
528
528
|
case WEBSITE_FRIENDLY_NAME:
|
|
529
|
-
return this.
|
|
529
|
+
return this.publishBrandPageModalTr('websiteFriendlyName');
|
|
530
530
|
case DIGITAL_BUSINESS_CARD:
|
|
531
|
-
return this.
|
|
532
|
-
? this.t('digitalBusinessCardFriendlyName')
|
|
533
|
-
: 'Digital Business Card';
|
|
531
|
+
return this.publishBrandPageModalTr('digitalBusinessCardFriendlyName');
|
|
534
532
|
default:
|
|
535
533
|
return brandPageName;
|
|
536
534
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.de-DE.json
CHANGED
|
@@ -1,24 +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": "
|
|
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
23
|
}
|
|
24
24
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.es-ES.json
CHANGED
|
@@ -1,24 +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": "
|
|
22
|
-
"digitalBusinessCardFriendlyName": "
|
|
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
23
|
}
|
|
24
24
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-FR.json
CHANGED
|
@@ -1,24 +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": "
|
|
22
|
-
"digitalBusinessCardFriendlyName": "
|
|
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
23
|
}
|
|
24
24
|
}
|
package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-PT.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"publishBrandPageModal": {
|
|
3
|
-
"firstTimePublishHeaderLabel": "Defina o URL para {{brandPageDisplayName}}",
|
|
4
|
-
"sitePublishedLabel": "Site publicado!",
|
|
5
|
-
"publishSuccessLabel": "A sua página {{brandPageDisplayName}} está ativa! Comece a utilizar o link:",
|
|
6
|
-
"freePublishCardTitleLabel": "Endereço gratuito",
|
|
7
|
-
"freePublishCardDescriptionLabel": "Escolha um endereço gratuito para publicar agora. Pode sempre editar o URL mais tarde",
|
|
8
|
-
"slugInputPlaceholderYourNameLabel": "o-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 mais tarde",
|
|
20
|
-
"selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
|
|
21
|
-
"websiteFriendlyName": "
|
|
22
|
-
"digitalBusinessCardFriendlyName": "
|
|
2
|
+
"publishBrandPageModal" : {
|
|
3
|
+
"firstTimePublishHeaderLabel" : "Defina o URL para {{brandPageDisplayName}}",
|
|
4
|
+
"sitePublishedLabel" : "Site publicado!",
|
|
5
|
+
"publishSuccessLabel" : "A sua página {{brandPageDisplayName}} está ativa! Comece a utilizar o link:",
|
|
6
|
+
"freePublishCardTitleLabel" : "Endereço gratuito",
|
|
7
|
+
"freePublishCardDescriptionLabel" : "Escolha um endereço gratuito para publicar agora. Pode sempre editar o URL mais tarde",
|
|
8
|
+
"slugInputPlaceholderYourNameLabel" : "o-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 mais tarde",
|
|
20
|
+
"selectDomainDropdownPlaceholder" : "Selecionar nome de domínio",
|
|
21
|
+
"websiteFriendlyName" : "Website",
|
|
22
|
+
"digitalBusinessCardFriendlyName" : "Cartão de visita digital"
|
|
23
23
|
}
|
|
24
24
|
}
|