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
@@ -232,5 +232,6 @@ export default {
'common.button.faq': 'FAQ',
'common.button.moreInfo': 'More Info',
'common.text.warning': 'Warning',
'common.text.error': 'Error'
'common.text.error': 'Error',
'common.text.tips': 'Tips'
};