BigScreenUI/locales/en.json

14 lines
492 B
JSON
Raw Normal View History

2023-11-30 10:48:06 +08:00
{
"hello": "Hello",
"welcome to": "Welcome to",
"includes features": "is a zero-config Vue3 template, it includes these feature",
"before coding": "Before coding",
"setup ide": "I recommended your IDE setup",
"home": "Home",
"change light": "Click to switch to bright color theme",
"change dark": "Click to switch to dark theme",
"change lang": "Switch languages",
"method to using": "Method of using template",
"template process": "Template configuration process"
}