浏览代码

完善停车区域

2545307760@qq.com 3 月之前
父节点
当前提交
cc0d6a4c70
共有 1 个文件被更改,包括 18 次插入0 次删除
  1. 18 0
      web/src/lang/zh-CN.js

+ 18 - 0
web/src/lang/zh-CN.js

@@ -21,4 +21,22 @@ export default {
   GuardAdd: '岗亭新增', // 崗亭新增 崗亭新增 Add Guard booth,
   GuardEdit: '岗亭编辑', // 編輯崗亭 編輯崗亭 Edit Guard Booth
   BoothCode: '岗亭编码', // 崗亭編碼 崗亭編碼 Booth Code
+  BoothName: '岗亭名称', // 崗亭名稱 崗亭名稱 Guard Booth Name
+  ip_address: 'ip地址', // IP 位址 IP 位址 IP Address
+  Passage_Booth: '通道岗亭', // 通道崗亭 通道崗亭 Passage Guard Booth
+  Passage_Code: '通道编码', // 通道編碼 通道編碼 Channel Code
+  Passage_Name: '通道名称', // 通道名稱 通道名稱 Channel Name
+  Entry_Exit: '进出方向', // 進出方向 進出方向 Entry Exit Direction
+  Cancel: '取消', // 取消 取消 Cancel
+  Confirm: '确认', // 確認 確認 Confirm
+  Device_Channel: '设备通道', // 裝置通道 裝置通道 Device Channel
+  Device_Name: '设备名称', // 裝置名稱 裝置名稱 Device Name
+  Device_Code: '设备编码', // 裝置編碼 裝置編號 Device Code
+  Connection_Mode: '连接方式', // 連接方式 連線方式 Connection Mode
+  Area_Code: '区域编码', // 區域編碼 區域代碼 Area Code
+  Surname: '姓氏', // 姓氏 姓氏 Surname
+  Mobile_Phone: '手机', // 手提電話 行動電話
+  Email: '邮箱', // 電郵 電子信箱 email
+  Expire_Time: '过期时间', // 過期時間 到期時間 Expire Time
+  Black_White: '黑白名单', // 黑白名單 黑白名單 Black and White List
 }