pcm-shared-components 2.1.419 → 2.1.420

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.
@@ -1487,7 +1487,10 @@
1487
1487
  "zoom_out": "Zoom out",
1488
1488
  "hourly": "Hourly",
1489
1489
  "minute": "Minute",
1490
- "plus_count_more": "+{{count}} more"
1490
+ "plus_count_more": "+{{count}} more",
1491
+ "view_site_details": "View site details",
1492
+ "view_on_campground_map": "View on campground map",
1493
+ "view_photos": "View photos"
1491
1494
  },
1492
1495
  "connectivity": {
1493
1496
  "offline-action-blocked": "You're offline. This action needs an internet connection and isn't available right now. It will work again once you're back online.",
@@ -1487,7 +1487,10 @@
1487
1487
  "zoom_out": "Alejar",
1488
1488
  "hourly": "Por hora",
1489
1489
  "minute": "Minuto",
1490
- "plus_count_more": "+{{count}} más"
1490
+ "plus_count_more": "+{{count}} más",
1491
+ "view_site_details": "Ver detalles del sitio",
1492
+ "view_on_campground_map": "Ver en el mapa del camping",
1493
+ "view_photos": "Ver fotos"
1491
1494
  },
1492
1495
  "connectivity": {
1493
1496
  "offline-action-blocked": "Está sin conexión. Esta acción necesita una conexión a Internet y no está disponible en este momento. Volverá a funcionar cuando vuelva a estar en línea.",
@@ -1487,7 +1487,10 @@
1487
1487
  "zoom_out": "Dézoomer",
1488
1488
  "hourly": "Horaire",
1489
1489
  "minute": "Minute",
1490
- "plus_count_more": "+{{count}} de plus"
1490
+ "plus_count_more": "+{{count}} de plus",
1491
+ "view_site_details": "Voir les détails du site",
1492
+ "view_on_campground_map": "Voir sur la carte du camping",
1493
+ "view_photos": "Voir les photos"
1491
1494
  },
1492
1495
  "connectivity": {
1493
1496
  "offline-action-blocked": "Vous êtes hors ligne. Cette action nécessite une connexion Internet et n'est pas disponible pour le moment. Elle fonctionnera de nouveau dès que vous serez de retour en ligne.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.419",
3
+ "version": "2.1.420",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {