chore: update the llamabox backend tips

This commit is contained in:
jialin
2025-03-12 18:40:10 +08:00
parent fc0899d9d3
commit b31099c94d
8 changed files with 31 additions and 12 deletions
+2 -1
View File
@@ -225,5 +225,6 @@ export default {
'common.button.faq': '常见问题',
'common.button.moreInfo': '更多信息',
'common.text.warning': '警告',
'common.text.error': '错误'
'common.text.error': '错误',
'common.text.tips': '提示'
};