pcm-shared-components 2.0.143 → 2.0.144

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.
@@ -740,6 +740,7 @@
740
740
  "show_audit_logs": "Show Audit Logs",
741
741
  "show_less": "Show Less",
742
742
  "show_more": "Show More",
743
+ "show_my_reservations": "Show my reservations",
743
744
  "show_reports": "Show Report",
744
745
  "show_unavailable": "Show unavailable results",
745
746
  "simgle_level_home": "Single level home",
@@ -740,6 +740,7 @@
740
740
  "show_audit_logs": "Mostrar registros de auditoría",
741
741
  "show_less": "Mostrar menos",
742
742
  "show_more": "Mostrar más",
743
+ "show_my_reservations": "Mostrar mis reservas",
743
744
  "show_reports": "Mostrar reporte",
744
745
  "show_unavailable": "Mostrar resultados no disponibles",
745
746
  "simgle_level_home": "Casa de un solo nivel",
@@ -740,6 +740,7 @@
740
740
  "show_audit_logs": "Afficher les journaux d'audit",
741
741
  "show_less": "Afficher Moins",
742
742
  "show_more": "Afficher Plus",
743
+ "show_my_reservations": "Afficher mes réservations",
743
744
  "show_reports": "Afficher le rapport",
744
745
  "show_unavailable": "Afficher les résultats non disponibles",
745
746
  "simgle_level_home": "Maison de plain-pied",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.143",
3
+ "version": "2.0.144",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {