UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

8 lines (7 loc) 202 B
export const locales = { filterBtnLabel: 'Filtres', badgeLabel: (count: number): string => `${count} filtre${count > 1 ? 's' : ''}`, reset: 'Réinitialiser', close: 'Fermer', apply: 'Appliquer' };