mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 06:07:24 +08:00
!14 update src/views/machine/accessControlInoutLang.js.
Merge pull request !14 from 五老峰/N/A
This commit is contained in:
commit
5bde3e319e
@ -29,7 +29,9 @@ export const messages = {
|
||||
face: 'Face',
|
||||
key: 'Key',
|
||||
qrcode: 'QR Code',
|
||||
password: 'Password'
|
||||
password: 'Password',
|
||||
appRemote: 'Remote',
|
||||
other: 'Other'
|
||||
},
|
||||
state: {
|
||||
success: 'Success',
|
||||
@ -67,7 +69,9 @@ export const messages = {
|
||||
face: '人脸开门',
|
||||
key: '钥匙开门',
|
||||
qrcode: '二维码开门',
|
||||
password: '密码开门'
|
||||
password: '密码开门',
|
||||
appRemote: '远程开门',
|
||||
other: '其他'
|
||||
},
|
||||
state: {
|
||||
success: '开门成功',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user