Guillaume RYCKELYNCK 40b410991d first commit
2022-01-31 19:01:12 +01:00

17 lines
265 B
JSON

{
"app": {
"test": "test-fr"
},
"home": {
"home": "accueil"
},
"langs": [{
"value": "fr",
"text": "Français"
},
{
"value": "en",
"text": "Anglais"
}
]
}