pcm-shared-components 2.1.276 → 2.1.277

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.
@@ -3718,6 +3718,14 @@
3718
3718
  "more_results": "More matches available. Refine your search.",
3719
3719
  "no_results": "No matches",
3720
3720
  "placeholder": "Find reservation"
3721
+ },
3722
+ "toolbar": {
3723
+ "fit": "Fit",
3724
+ "next": "Next",
3725
+ "prev": "Previous",
3726
+ "today": "Today",
3727
+ "zoom_in": "Zoom in",
3728
+ "zoom_out": "Zoom out"
3721
3729
  }
3722
3730
  },
3723
3731
  "reservation_view": {
@@ -3718,6 +3718,14 @@
3718
3718
  "more_results": "Hay más resultados disponibles. Refine su búsqueda.",
3719
3719
  "no_results": "Sin resultados",
3720
3720
  "placeholder": "Buscar reserva"
3721
+ },
3722
+ "toolbar": {
3723
+ "fit": "Ajustar",
3724
+ "next": "Siguiente",
3725
+ "prev": "Anterior",
3726
+ "today": "Hoy",
3727
+ "zoom_in": "Acercar",
3728
+ "zoom_out": "Alejar"
3721
3729
  }
3722
3730
  },
3723
3731
  "reservation_view": {
@@ -3718,6 +3718,14 @@
3718
3718
  "more_results": "D'autres résultats sont disponibles. Affinez votre recherche.",
3719
3719
  "no_results": "Aucun résultat",
3720
3720
  "placeholder": "Trouver une réservation"
3721
+ },
3722
+ "toolbar": {
3723
+ "fit": "Ajuster",
3724
+ "next": "Suivant",
3725
+ "prev": "Précédent",
3726
+ "today": "Aujourd'hui",
3727
+ "zoom_in": "Zoom avant",
3728
+ "zoom_out": "Zoom arrière"
3721
3729
  }
3722
3730
  },
3723
3731
  "reservation_view": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.276",
3
+ "version": "2.1.277",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {