@designcrowd/fe-shared-lib 1.2.18-kp-1 → 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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcrowd/fe-shared-lib",
3
- "version": "1.2.18-kp-1",
3
+ "version": "1.2.18-kp-3",
4
4
  "scripts": {
5
5
  "start": "run-p storybook watch:translation",
6
6
  "build": "npm run build:css --production",
@@ -29,7 +29,9 @@
29
29
  "copySuccessLabel": "Kopiert!",
30
30
  "publishedSuccessDescriptionLabel": "Kaufen Sie eine passende Domain für Ihre Marke",
31
31
  "hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später",
32
- "selectDomainDropdownPlaceholder": "Domain auswählen"
32
+ "selectDomainDropdownPlaceholder": "Domain auswählen",
33
+ "websiteFriendlyName": "Website",
34
+ "digitalBusinessCardFriendlyName": "Digitale Visitenkarte"
33
35
  },
34
36
  "sellDomainNameList": {
35
37
  "freeDomainButtonLabel": "Kostenlose Domain",
@@ -29,7 +29,9 @@
29
29
  "copySuccessLabel": "¡Copiado!",
30
30
  "publishedSuccessDescriptionLabel": "Compra un nombre de dominio que coincida con tu marca",
31
31
  "hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde",
32
- "selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio"
32
+ "selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio",
33
+ "websiteFriendlyName": "Sitio web",
34
+ "digitalBusinessCardFriendlyName": "Tarjeta de visita digital"
33
35
  },
34
36
  "sellDomainNameList": {
35
37
  "freeDomainButtonLabel": "Dominio gratis",
@@ -29,7 +29,9 @@
29
29
  "copySuccessLabel": "Copié !",
30
30
  "publishedSuccessDescriptionLabel": "Achetez un nom de domaine correspondant à votre marque",
31
31
  "hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
32
- "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine"
32
+ "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
33
+ "websiteFriendlyName": "Site Web",
34
+ "digitalBusinessCardFriendlyName": "Carte de visite numérique"
33
35
  },
34
36
  "sellDomainNameList": {
35
37
  "freeDomainButtonLabel": "Domaine gratuit",
@@ -29,7 +29,9 @@
29
29
  "copySuccessLabel": "Copiado!",
30
30
  "publishedSuccessDescriptionLabel": "Compre um nome de domínio que corresponda à sua marca",
31
31
  "hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado, talvez mais tarde",
32
- "selectDomainDropdownPlaceholder": "Selecionar nome de domínio"
32
+ "selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
33
+ "websiteFriendlyName": "Website",
34
+ "digitalBusinessCardFriendlyName": "Cartão de visita digital"
33
35
  },
34
36
  "sellDomainNameList": {
35
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.te('websiteFriendlyName') ? this.t('websiteFriendlyName') : 'Website';
529
+ return this.publishBrandPageModalTr('websiteFriendlyName');
530
530
  case DIGITAL_BUSINESS_CARD:
531
- return this.te('digitalBusinessCardFriendlyName')
532
- ? this.t('digitalBusinessCardFriendlyName')
533
- : 'Digital Business Card';
531
+ return this.publishBrandPageModalTr('digitalBusinessCardFriendlyName');
534
532
  default:
535
533
  return brandPageName;
536
534
  }
@@ -17,6 +17,8 @@
17
17
  "copySuccessLabel" : "Kopiert!",
18
18
  "publishedSuccessDescriptionLabel" : "Kaufen Sie eine passende Domain für Ihre Marke",
19
19
  "hasAlreadyPurchasedDomainCloseButtonLabel" : "Nein, danke, vielleicht später",
20
- "selectDomainDropdownPlaceholder" : "Domain auswählen"
20
+ "selectDomainDropdownPlaceholder" : "Domain auswählen",
21
+ "websiteFriendlyName" : "Website",
22
+ "digitalBusinessCardFriendlyName" : "Digitale Visitenkarte"
21
23
  }
22
- }
24
+ }
@@ -17,6 +17,8 @@
17
17
  "copySuccessLabel" : "¡Copiado!",
18
18
  "publishedSuccessDescriptionLabel" : "Compra un nombre de dominio que coincida con tu marca",
19
19
  "hasAlreadyPurchasedDomainCloseButtonLabel" : "No gracias, quizás más tarde",
20
- "selectDomainDropdownPlaceholder" : "Selecciona un nombre de dominio"
20
+ "selectDomainDropdownPlaceholder" : "Selecciona un nombre de dominio",
21
+ "websiteFriendlyName" : "Sitio web",
22
+ "digitalBusinessCardFriendlyName" : "Tarjeta de visita digital"
21
23
  }
22
- }
24
+ }
@@ -17,6 +17,8 @@
17
17
  "copySuccessLabel" : "Copié !",
18
18
  "publishedSuccessDescriptionLabel" : "Achetez un nom de domaine correspondant à votre marque",
19
19
  "hasAlreadyPurchasedDomainCloseButtonLabel" : "Non merci, peut-être plus tard",
20
- "selectDomainDropdownPlaceholder" : "Sélectionner un nom de domaine"
20
+ "selectDomainDropdownPlaceholder" : "Sélectionner un nom de domaine",
21
+ "websiteFriendlyName" : "Site Web",
22
+ "digitalBusinessCardFriendlyName" : "Carte de visite numérique"
21
23
  }
22
- }
24
+ }
@@ -17,6 +17,8 @@
17
17
  "copySuccessLabel" : "Copiado!",
18
18
  "publishedSuccessDescriptionLabel" : "Compre um nome de domínio que corresponda à sua marca",
19
19
  "hasAlreadyPurchasedDomainCloseButtonLabel" : "Não, obrigado, talvez mais tarde",
20
- "selectDomainDropdownPlaceholder" : "Selecionar nome de domínio"
20
+ "selectDomainDropdownPlaceholder" : "Selecionar nome de domínio",
21
+ "websiteFriendlyName" : "Website",
22
+ "digitalBusinessCardFriendlyName" : "Cartão de visita digital"
21
23
  }
22
- }
24
+ }