2023-02-20 16:26:30 +01:00
|
|
|
{
|
|
|
|
|
"components": {
|
|
|
|
|
"pagination": {
|
|
|
|
|
"goto_label": "Aller à",
|
|
|
|
|
"goto_label_aria": "Aller à la page",
|
|
|
|
|
"next_aria": "Aller à la page suivante",
|
|
|
|
|
"previous_aria": "Aller à la page précédente",
|
|
|
|
|
"goto_page_aria": "Aller à la page {page}",
|
|
|
|
|
"current_page_aria": "Vous êtes actuellement sur la page {page}"
|
|
|
|
|
},
|
|
|
|
|
"datagrid": {
|
|
|
|
|
"empty": "Ce tableau est vide",
|
|
|
|
|
"empty_alt": "Illustration d'un tableau vide",
|
|
|
|
|
"loader_aria": "Loading data"
|
|
|
|
|
},
|
|
|
|
|
"provider": {
|
|
|
|
|
"test": "Ceci est un test : {name}"
|
2023-05-05 16:04:50 +02:00
|
|
|
},
|
|
|
|
|
"forms": {
|
|
|
|
|
"select": {
|
|
|
|
|
"toggle_button_aria_label": "Ouvrir le menu",
|
2023-06-12 14:27:40 +02:00
|
|
|
"clear_button_aria_label": "Effacer la sélection",
|
|
|
|
|
"clear_all_button_aria_label": "Effacer toutes les sélections"
|
2023-05-22 17:00:25 +02:00
|
|
|
},
|
|
|
|
|
"date_picker": {
|
|
|
|
|
"toggle_button_aria_label_open": "Ouvrir le calendrier",
|
|
|
|
|
"toggle_button_aria_label_close": "Fermer le calendrier",
|
|
|
|
|
"clear_button_aria_label": "Effacer la date",
|
|
|
|
|
"next_month_button_aria_label": "Mois suivant",
|
|
|
|
|
"next_year_button_aria_label": "Année suivante",
|
|
|
|
|
"previous_month_button_aria_label": "Mois précédent",
|
|
|
|
|
"previous_year_button_aria_label": "Année précédente",
|
|
|
|
|
"year_select_button_aria_label": "Sélectionner une année",
|
|
|
|
|
"month_select_button_aria_label": "Sélectionner un mois"
|
2023-05-05 16:04:50 +02:00
|
|
|
}
|
2023-02-20 16:26:30 +01:00
|
|
|
}
|
|
|
|
|
}
|
2023-05-05 16:04:50 +02:00
|
|
|
}
|