@agendize/az-i18n 0.0.96 → 0.0.98-test01

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.
@@ -250,7 +250,9 @@
250
250
  "notification": {
251
251
  "title": "Notifications ({nb})",
252
252
  "event": {
253
- "content": "{client} a pris un nouveau rendez-vous avec {staff} pour le service {service}.",
253
+ "content": "<b>{client}</b> a pris un nouveau rendez-vous avec <b>{staff}</b> pour le service <b>{service}</b> de <b>{company}</b> le <b>{start-date}</b> à <b>{start-hours}</b>.",
254
+ "content2": "{client} a pris un nouveau rendez-vous avec {staff} pour le service {service}.",
255
+ "content3": "<b>{client}</b> a pris un nouveau rendez-vous avec {staff} pour le service {service}.",
254
256
  "accepted": "@:agenda.appointment.details.actions.accepted.4",
255
257
  "declined": "@:agenda.appointment.details.actions.declined.4",
256
258
  "accepte-error": "Une erreur a eu lieu lors de l'acceptation",
@@ -770,7 +772,8 @@
770
772
  "generator": {
771
773
  "drop-here": "Déplacer un élément ici",
772
774
  "error": {
773
- "label": "Le champ @:form.generator.fields.common.label.label est obligatoire"
775
+ "label": "Le champ @:form.generator.fields.common.label.label est obligatoire",
776
+ "modal": "Merci de remplir correctement la configuration du champ"
774
777
  },
775
778
  "fields": {
776
779
  "tab": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agendize/az-i18n",
3
3
  "private": false,
4
- "version": "0.0.96",
4
+ "version": "0.0.98-test01",
5
5
  "description": "Agendize i18n",
6
6
  "keywords": [
7
7
  "agendize",