初始化
This commit is contained in:
15
common/i18n/lang/ko.js
Normal file
15
common/i18n/lang/ko.js
Normal file
@@ -0,0 +1,15 @@
|
||||
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"
|
||||
}
|
Reference in New Issue
Block a user