@magento/venia-sample-language-packs 0.0.8-alpha.1 → 0.0.9-alpha.1

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 (2) hide show
  1. package/i18n/fr_FR.json +2 -0
  2. package/package.json +3 -3
package/i18n/fr_FR.json CHANGED
@@ -48,6 +48,7 @@
48
48
  "cartPage.wishlist.ce.successMessage": "Un élément a été ajouté avec succès à votre liste de favoris.",
49
49
  "cartPage.wishlist.ee.successMessage": "Un élément a été ajouté avec succès à la liste de \"{wishlistName}\".",
50
50
  "cartTrigger.ariaLabel": "Basculer le mini-panier. Vous avez {count} articles dans votre panier.",
51
+ "category.notFound": "Cette catégorie est introuvable. Veuillez réessayer.",
51
52
  "categoryContent.filter": "Filtre",
52
53
  "categoryContent.itemsSortedBy": "Articles triés par ",
53
54
  "categoryContent.resultCount": "{count} Résultats",
@@ -80,6 +81,7 @@
80
81
  "checkoutPage.paymentInformationStep": "3. Informations de paiement",
81
82
  "checkoutPage.paymentMethodStatus": "{selectedPaymentMethod} n'est pas pris en charge pour l'édition.",
82
83
  "checkoutPage.paymentSummary": "{cardType} se terminant par {lastFour}",
84
+ "checkoutPage.cardPlaceholder": "Numéro à 16 chiffres",
83
85
  "checkoutPage.placeOrder": "Passer la commande",
84
86
  "checkoutPage.quantity": "Qté : {quantity}",
85
87
  "checkoutPage.quickCheckout": "Paiement rapide à votre retour",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magento/venia-sample-language-packs",
3
- "version": "0.0.8-alpha.1",
3
+ "version": "0.0.9-alpha.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -12,8 +12,8 @@
12
12
  "repository": "github:magento/pwa-studio",
13
13
  "license": "(OSL-3.0 OR AFL-3.0)",
14
14
  "peerDependencies": {
15
- "@magento/pwa-buildpack": "11.3.0-alpha.1",
16
- "@magento/venia-ui": "9.4.0-alpha.1"
15
+ "@magento/pwa-buildpack": "11.4.0-alpha.1",
16
+ "@magento/venia-ui": "9.5.0-alpha.1"
17
17
  },
18
18
  "pwa-studio": {
19
19
  "targets": {