mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
fix:智能体添加设备页面的按钮文字修正
This commit is contained in:
@@ -324,7 +324,7 @@ export default {
|
||||
'device.search': 'Search',
|
||||
'device.selectAll': 'Select All/Deselect All',
|
||||
'deviceManagement.loading': 'Loading...',
|
||||
'device.bindWithCode': 'Bind with Verification Code',
|
||||
'device.bindWithCode': '6-digit Verification Code Binding',
|
||||
'device.manualAdd': 'Manual Add',
|
||||
'device.unbind': 'Unbind',
|
||||
'device.selectAtLeastOne': 'Please select at least one record',
|
||||
|
||||
@@ -325,7 +325,7 @@ export default {
|
||||
'device.search': '搜索',
|
||||
'device.selectAll': '全选/取消全选',
|
||||
'deviceManagement.loading': '拼命加载中',
|
||||
'device.bindWithCode': '扫码绑定',
|
||||
'device.bindWithCode': '6位验证码绑定',
|
||||
'device.manualAdd': '手动添加',
|
||||
'device.unbind': '解绑',
|
||||
'device.selectAtLeastOne': '请至少选择一条记录',
|
||||
|
||||
@@ -324,7 +324,7 @@ export default {
|
||||
'device.search': '搜索',
|
||||
'device.selectAll': '全選/取消全選',
|
||||
'deviceManagement.loading': '拼命加載中',
|
||||
'device.bindWithCode': '驗證碼綁定',
|
||||
'device.bindWithCode': '6位驗證碼綁定',
|
||||
'device.manualAdd': '手動添加',
|
||||
'device.unbind': '解綁',
|
||||
'device.selectAtLeastOne': '請至少選擇一條記錄',
|
||||
|
||||
Reference in New Issue
Block a user