11 lines
153 B
JSON
11 lines
153 B
JSON
{
|
|
"button": {
|
|
"back": "Arrière",
|
|
"go": "ALLER"
|
|
},
|
|
"intro": {
|
|
"hi": "Salut, {name}!",
|
|
"whats-your-name": "Quel est ton nom?"
|
|
}
|
|
}
|