@agendize/az-i18n 0.0.13 → 0.0.14

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.
@@ -784,7 +784,7 @@
784
784
  "placeholder": "Saisissez un @.lower:common.field.lastName.label"
785
785
  },
786
786
  "name": {
787
- "label": "@:common.field.lastName"
787
+ "label": "@:common.field.lastName.label"
788
788
  },
789
789
  "number": {
790
790
  "label": "Nombre"
@@ -828,8 +828,8 @@
828
828
  "none-e": "Aucune"
829
829
  },
830
830
  "search": {
831
- "by-name": "Recherche par @.lower:common.field.name",
832
- "by-firstName-lastName": "Recherche par @.lower:common.field.lastName, @.lower:common.field.firstName"
831
+ "by-name": "Recherche par @.lower:common.field.name.label",
832
+ "by-firstName-lastName": "Recherche par @.lower:common.field.lastName.label, @.lower:common.field.firstName.label"
833
833
  }
834
834
  }
835
835
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agendize/az-i18n",
3
3
  "private": false,
4
- "version": "0.0.13",
4
+ "version": "0.0.14",
5
5
  "description": "Agendize i18n",
6
6
  "keywords": [
7
7
  "agendize",