apexcharter/inst/apexcharts-locale/fr.json

56 lines
1.1 KiB
JSON

{
"name": "fr",
"options": {
"months": [
"janvier",
"f\u00e9vrier",
"mars",
"avril",
"mai",
"juin",
"juillet",
"ao\u00fbt",
"septembre",
"octobre",
"novembre",
"d\u00e9cembre"
],
"shortMonths": [
"janv.",
"f\u00e9vr.",
"mars",
"avr.",
"mai",
"juin",
"juill.",
"ao\u00fbt",
"sept.",
"oct.",
"nov.",
"d\u00e9c."
],
"days": [
"dimanche",
"lundi",
"mardi",
"mercredi",
"jeudi",
"vendredi",
"samedi"
],
"shortDays": ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
"toolbar": {
"exportToSVG": "T\u00e9l\u00e9charger au format SVG",
"exportToPNG": "T\u00e9l\u00e9charger au format PNG",
"exportToCSV": "T\u00e9l\u00e9charger au format CSV",
"menu": "Menu",
"selection": "S\u00e9lection",
"selectionZoom": "S\u00e9lection et zoom",
"zoomIn": "Zoomer",
"zoomOut": "D\u00e9zoomer",
"pan": "Navigation",
"reset": "R\u00e9initialiser le zoom"
}
}
}