UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

4 lines (3 loc) 95 B
export const locales = { filter: (plural: boolean): string => `filtre${plural ? 's' : ''}` };