vitesse/locales/en.json
2020-08-11 18:41:21 +08:00

14 lines
266 B
JSON

{
"button": {
"back": "Back",
"go": "GO"
},
"intro": {
"desc": "Opinionated Vite Starter Template",
"dynamic-route": "Demo of dynamic route",
"hi": "Hi, {name}!",
"whats-your-name": "What's your name?"
},
"not-found": "Not found"
}