pcm-shared-components 2.1.3 → 2.1.5

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.
@@ -847,6 +847,7 @@
847
847
  "waiting": "Waiting...",
848
848
  "waitlist": {
849
849
  "edit_waitlist": "Edit Waitlist",
850
+ "join_waitlist": "Joint Waitlist",
850
851
  "new_waitlist": "New Waitlist",
851
852
  "stay_waitlist": "Wait Until Date"
852
853
  },
@@ -847,6 +847,7 @@
847
847
  "waiting": "Espera...",
848
848
  "waitlist": {
849
849
  "edit_waitlist": "Editar lista de espera",
850
+ "join_waitlist": "Lista de espera conjunta",
850
851
  "new_waitlist": "Nueva lista de espera",
851
852
  "stay_waitlist": "Esperar hasta la fecha"
852
853
  },
@@ -847,6 +847,7 @@
847
847
  "waiting": "En attendre...",
848
848
  "waitlist": {
849
849
  "edit_waitlist": "Modifier la liste d'attente",
850
+ "join_waitlist": "Liste d’attente conjointe",
850
851
  "new_waitlist": "Nouvelle liste d’attente",
851
852
  "stay_waitlist": "Attendre la date"
852
853
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.3",
3
+ "version": "2.1.5",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {