vitesse/locales/en.json

11 lines
143 B
JSON
Raw Normal View History

2020-08-10 11:17:26 +08:00
{
"intro": {
"whats-your-name": "What's your name?",
"hi": "Hi, {name}!"
},
"button": {
"go": "GO",
"back": "Back"
}
}