Files
tripellet-merchant/common/i18n/lang/en.js
2023-06-06 17:11:04 +08:00

15 lines
503 B
JavaScript

export default {
"首页": "Home",
"扫码": "QR Scan",
"设置": "Settings",
"语言": "Language",
"扫一扫": "Scan",
"将扫码框对准二维码,即自动扫描": "Scan the code box at the QR code, that is, automatic scanning",
"轻触关灯": "Turn off the light",
"轻触照亮": "Touch your light",
"点击登录": "Login",
"请输入账号": "Please enter your username",
"请输入密码": "Please enter your password",
"登录": "Login",
"退出登录": "Logout"
}