pcm-shared-components 2.1.12 → 2.1.13

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.
@@ -858,7 +858,7 @@
858
858
  "waitlist": {
859
859
  "description": "Enables the waitlist button on the booking page.",
860
860
  "edit_waitlist": "Edit Waitlist",
861
- "join_waitlist": "Joint Waitlist",
861
+ "join_waitlist": "Join Waitlist",
862
862
  "new_waitlist": "New Waitlist",
863
863
  "stay_waitlist": "Wait Until Date"
864
864
  },
@@ -858,7 +858,7 @@
858
858
  "waitlist": {
859
859
  "description": "Habilita el botón de lista de espera en la página de reserva.",
860
860
  "edit_waitlist": "Editar lista de espera",
861
- "join_waitlist": "Lista de espera conjunta",
861
+ "join_waitlist": "Unirse a la lista de espera",
862
862
  "new_waitlist": "Nueva lista de espera",
863
863
  "stay_waitlist": "Esperar hasta la fecha"
864
864
  },
@@ -858,7 +858,7 @@
858
858
  "waitlist": {
859
859
  "description": "Active le bouton de liste d'attente sur la page de réservation.",
860
860
  "edit_waitlist": "Modifier la liste d'attente",
861
- "join_waitlist": "Liste dattente conjointe",
861
+ "join_waitlist": "S'inscrire sur la liste d'attente",
862
862
  "new_waitlist": "Nouvelle liste d’attente",
863
863
  "stay_waitlist": "Attendre la date"
864
864
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.12",
3
+ "version": "2.1.13",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {