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

17 lines
259 B
JSON

{
"app": {
"test": "test-en"
},
"home": {
"home": "home"
},
"langs": [{
"value": "fr",
"text": "French"
},
{
"value": "en",
"text": "English"
}
]
}