refactor: Add v2 warning

This commit is contained in:
kwaroran
2024-06-03 17:59:37 +09:00
parent 31ef0b3085
commit 653e3671e1
5 changed files with 12 additions and 6 deletions

View File

@@ -567,5 +567,6 @@ export const languageChinese = {
"syntax": "Syntax语法",
"run": "运行",
"noMessage": "输入一些文字开始聊天。",
"combineTranslation": "合并翻译"
"combineTranslation": "合并翻译",
"v2Warning": "警告V2 不再受支持。它可能不包含所有数据。"
}