|
1 |
- {"version":3,"sources":["../../src/locale/fr.ts"],"names":[],"mappings":"AAAA,eAAe;AACb,kBAAc;AACZ,yBAAiB,oBADL;AAEZ,wBAAgB,MAFJ;AAGZ,kBAAU,gBAHE;AAIZ,uBAAe,2CAJH;AAKZ,kBAAU,eALE;AAMZ,kBAAU;AANE,KADD;AASb,eAAW;AACT,yBAAiB;AADR,KATE;AAYb,gBAAY,0BAZC;AAab,cAAU;AACR,cAAM,kBADE;AAER,cAAM;AAFE;AAbG,CAAf","sourcesContent":["export default {\n dataIterator: {\n rowsPerPageText: 'Élements par page:',\n rowsPerPageAll: 'Tous',\n pageText: '{0}-{1} de {2}',\n noResultsText: 'Aucun enregistrement correspondant trouvé',\n nextPage: 'Page suivante',\n prevPage: 'Page précédente'\n },\n dataTable: {\n rowsPerPageText: 'Lignes par page:'\n },\n noDataText: 'Aucune donnée disponible',\n carousel: {\n prev: 'Visuel précédent',\n next: 'Visuel suivant'\n }\n}\n"],"sourceRoot":""}
|