UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

4 lines (3 loc) 109 B
export const locales = { badgeLabel: (count: number): string => `${count} filtre${count > 1 ? 's' : ''}` };