32 lines
503 B
JSON
32 lines
503 B
JSON
|
{
|
||
|
"lean": {
|
||
|
"label": "Lean",
|
||
|
"dashboard": "Dashboard"
|
||
|
},
|
||
|
|
||
|
"storage": {
|
||
|
"label": "Stockage",
|
||
|
"summary": "Sommaire",
|
||
|
"database": "Base de données",
|
||
|
"session": "Session"
|
||
|
},
|
||
|
|
||
|
"templating": {
|
||
|
"label": "Templating",
|
||
|
"picea": "Picea"
|
||
|
},
|
||
|
|
||
|
"caching": {
|
||
|
"label": "Caching"
|
||
|
},
|
||
|
|
||
|
"request": {
|
||
|
"label": "Request",
|
||
|
"routes": "Routes"
|
||
|
},
|
||
|
|
||
|
"email": {
|
||
|
"label": "Email",
|
||
|
"routes": "Activity"
|
||
|
}
|
||
|
}
|