UNPKG

@cnamts/vue-dot

Version:

Implementation of our Design System for the French Health Insurance

5 lines (4 loc) 244 B
export const locales = { btnLabel: (connectPlus: boolean): string => `S’identifier avec FranceConnect${connectPlus ? '+' : ''}`, infoLinkLabel: (connectPlus: boolean): string => `Qu’est-ce que FranceConnect${connectPlus ? '+' : ''} ?` };