mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 18:23:59 +08:00
去掉调试代码
This commit is contained in:
@@ -483,6 +483,7 @@ export default {
|
||||
'common.deleteFailure': '刪除失敗,請重試',
|
||||
'common.deleteCancelled': '已取消刪除',
|
||||
'common.warning': '警告',
|
||||
'common.tip': '提示',
|
||||
'common.confirm': '確定',
|
||||
'common.cancel': '取消',
|
||||
'common.sensitive': '敏感',
|
||||
@@ -881,6 +882,7 @@ export default {
|
||||
'templateQuickConfig.templateNotFound': '未找到指定模板',
|
||||
'templateQuickConfig.fetchTemplateFailed': '獲取模板失敗',
|
||||
'templateQuickConfig.fetchTemplateBackendError': '獲取模板失敗,請檢查後端服務是否正常',
|
||||
'templateQuickConfig.newTemplate': '新模板',
|
||||
'error': '錯誤',
|
||||
'warning': '警告',
|
||||
'info': '提示',
|
||||
|
||||
Reference in New Issue
Block a user