@edugouvfr/ngx-dsfr
Version:
NgxDsfr est un portage Angular des éléments d'interface du Système de Design de l'État Français (DSFR).
251 lines (250 loc) • 5.08 kB
TypeScript
export declare const MESSAGES_EN: {
commons: {
accept: string;
close: string;
disabled: string;
download: string;
enlarge: string;
refuse: string;
search: string;
};
alert: {
close: string;
};
backtotop: {
topOfPage: string;
};
breadcrumb: {
viewBreadcrumb: string;
ariaLabel: string;
};
consent: {
acceptAll: string;
allowAllCookies: string;
refuseAll: string;
refuseAllCookies: string;
customize: string;
customizeCookies: string;
welcome: string[];
manager: {
title: string;
preferences: string;
personalData: string;
confirmChoices: string;
finalityExempt: string;
showDetails: string;
};
};
display: {
heading: string;
hint: string;
light: {
label: string;
};
dark: {
label: string;
};
system: {
label: string;
hint: string;
};
};
email: {
label: string;
hint: string;
error: string;
};
follow: {
networks: {
heading: string;
};
newsletter: {
heading: string;
button: {
label: string;
title: string;
};
input: {
placeholder: string;
hint: string;
error: string;
};
registration: {
success: string;
};
};
newWindow: string;
};
footer: {
partners: {
title: string;
};
};
franceConnect: {
title: string;
link: {
label: string;
tooltip: string;
};
};
header: {
menu: {
label: string;
};
mainMenu: string;
};
link: {
newWindow: string;
};
login: {
heading: string;
franceConnect: {
heading: string;
};
or: string;
account: {
heading: string;
email: {
label: string;
};
srOnly: {
label: string;
};
rememberMe: {
label: string;
};
button: {
label: string;
};
};
noAccount: {
heading: string;
button: {
label: string;
};
};
};
modal: {
ariaLabel: string;
};
notice: {
close: string;
};
pagination: {
firstPage: string;
previousPage: string;
nextPage: string;
lastPage: string;
role: string;
ariaLabel: string;
};
password: {
aria: {
label: string;
};
forgotPassword: string;
label: string;
message: string;
show: string;
dataFrValid: string;
dataFrError: string;
};
response: {
contactUs: string;
};
select: {
placeholder: string;
};
share: {
heading: string;
cookiesText: string;
copy: {
title: string;
label: string;
};
facebook: {
title: string;
label: string;
};
linkedin: {
title: string;
label: string;
};
mail: {
title: string;
label: string;
};
mastodon: {
title: string;
label: string;
};
twitter: {
title: string;
label: string;
};
'twitter-x': {
title: string;
label: string;
};
};
table: {
noData: string;
};
tag: {
removeFilter: string;
selectFilter: string;
};
tel: {
label: string;
hint: string;
error: string;
};
toggle: {
dataLabelChecked: string;
dataLabelUnchecked: string;
};
tooltip: {
button: {
label: string;
};
};
transcription: {
button: string;
ariaLabel: string;
};
translate: {
tooltip: string;
};
upload: {
label: string;
hint: string;
};
date: {
day: {
label: string;
hint: string;
};
month: {
label: string;
hint: string;
};
year: {
label: string;
hint: string;
};
error: {
required: string;
invalid: {
format: string;
day: string;
month: string;
date: string;
};
};
};
pageResponse: {
heading: string;
description: string;
detail: string;
};
};