FitTrackee/fittrackee_client/src/locales/fr/common.json
2022-03-26 17:58:21 +01:00

23 lines
428 B
JSON

{
"ABOUT": "à propos",
"CONFIRMATION": "Confirmation",
"CONTACT": "contact",
"DAY": "jour | jours",
"DOCUMENTATION": "documentation (en)",
"HOME": "Accueil",
"HERE": "ici",
"SELECTS": {
"ORDER_BY": {
"LABEL": "trier par "
},
"ORDER": {
"LABEL": "tri",
"ASC": "ascendant",
"DESC": "descendant"
},
"PER_PAGE": {
"LABEL": "par page"
}
},
"TOTAL": "Total"
}