@dsivd/prestations-ng 14.5.14-beta3 → 14.5.14-beta4
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.
- package/bundles/dsivd-prestations-ng.umd.js +2 -2
- package/bundles/dsivd-prestations-ng.umd.js.map +1 -1
- package/dsivd-prestations-ng-v14.5.14-beta4.tgz +0 -0
- package/esm2015/sdk-dictionary/default-dictionary.js +3 -3
- package/fesm2015/dsivd-prestations-ng.js +2 -2
- package/fesm2015/dsivd-prestations-ng.js.map +1 -1
- package/package.json +1 -1
- package/dsivd-prestations-ng-v14.5.14-beta3.tgz +0 -0
|
@@ -1912,8 +1912,8 @@
|
|
|
1912
1912
|
'foehn-picture-upload.cancel-selection-label': 'Annuler',
|
|
1913
1913
|
'foehn-picture-upload.selection-not-validated-label': 'Merci de valider votre sélection',
|
|
1914
1914
|
'foehn-picture-upload.delete-picture-label': 'Supprimer',
|
|
1915
|
-
'foehn-table.totalElements': '{total} éléments
|
|
1916
|
-
'foehn-table.totalElements.1': '1 élément
|
|
1915
|
+
'foehn-table.totalElements': '{total} éléments trouvés',
|
|
1916
|
+
'foehn-table.totalElements.1': '1 élément trouvé',
|
|
1917
1917
|
'foehn-table.totalElements.0': 'Aucun résultat'
|
|
1918
1918
|
};
|
|
1919
1919
|
|