mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-22 00:13:09 +08:00
feat(i18n): add unknown translation key
This commit is contained in:
parent
b0213742f4
commit
cb922b67ad
@ -1036,6 +1036,7 @@
|
||||
"success": "Success",
|
||||
"swap": "Swap",
|
||||
"topics": "Topics",
|
||||
"unknown": "Unknown",
|
||||
"unnamed": "Unnamed",
|
||||
"update_success": "Update successfully",
|
||||
"upload_files": "Upload file",
|
||||
|
||||
@ -1036,6 +1036,7 @@
|
||||
"success": "成功",
|
||||
"swap": "交换",
|
||||
"topics": "话题",
|
||||
"unknown": "未知",
|
||||
"unnamed": "未命名",
|
||||
"update_success": "更新成功",
|
||||
"upload_files": "上传文件",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user