@agendize/az-i18n 0.0.48 → 0.0.49

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.
Files changed (2) hide show
  1. package/dist/langs/fr.json +46 -0
  2. package/package.json +1 -1
@@ -11,6 +11,9 @@
11
11
  "label": "Description",
12
12
  "placeholder": "Saisissez une @.lower:common.field.description.label"
13
13
  },
14
+ "emails": {
15
+ "label": "Courriel(s)"
16
+ },
14
17
  "email": {
15
18
  "label": "Email",
16
19
  "placeholder": "Saisissez un @.lower:common.field.email.label"
@@ -52,6 +55,12 @@
52
55
  "label": "Téléphone",
53
56
  "placeholder": "Saisissez un numéro de téléphone"
54
57
  },
58
+ "phones": {
59
+ "label": "Téléphone(s)"
60
+ },
61
+ "fax": {
62
+ "label": "Fax"
63
+ },
55
64
  "photo": {
56
65
  "label": "Photo",
57
66
  "placeholder": "Glisser-déposer une @.lower:common.field.photo.label ou cliquer sur ajouter"
@@ -84,6 +93,21 @@
84
93
  },
85
94
  "staff-group": {
86
95
  "label": "Équipe"
96
+ },
97
+ "birthday": {
98
+ "label": "Date de naissance"
99
+ },
100
+ "gender": {
101
+ "label": "Genre"
102
+ },
103
+ "language": {
104
+ "notification": {
105
+ "label": "Langue de notification"
106
+ },
107
+ "label": "Langue"
108
+ },
109
+ "custom": {
110
+ "label": "Champ custom"
87
111
  }
88
112
  },
89
113
  "action": {
@@ -1138,6 +1162,28 @@
1138
1162
  "save": "Valider"
1139
1163
  }
1140
1164
  },
1165
+ "crm": {
1166
+ "client-details": {
1167
+ "tabs": {
1168
+ "resume": "Résumé",
1169
+ "histories": "Historique"
1170
+ },
1171
+ "actions": {
1172
+ "booking": "Prendre RDV",
1173
+ "email": "Email",
1174
+ "call": "Appeler",
1175
+ "add-note": "Ecrire une note"
1176
+ },
1177
+ "resumes": {
1178
+ "client-ref": "Référence client",
1179
+ "company": "Entreprise",
1180
+ "job": "Poste",
1181
+ "contact-info": "Coordonnées",
1182
+ "additionnal-info": "Informations additionnelles",
1183
+ "custom-section": "Section custom"
1184
+ }
1185
+ }
1186
+ },
1141
1187
  "system": {
1142
1188
  "fields": {
1143
1189
  "optional": "Optionnel",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agendize/az-i18n",
3
3
  "private": false,
4
- "version": "0.0.48",
4
+ "version": "0.0.49",
5
5
  "description": "Agendize i18n",
6
6
  "keywords": [
7
7
  "agendize",