mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-09 23:10:20 +08:00
fix(i18n): update error message for failed path opening
This commit is contained in:
parent
48b7bdb9ba
commit
35883e8601
@ -1178,7 +1178,7 @@
|
|||||||
"document": "文档",
|
"document": "文档",
|
||||||
"edit": "编辑",
|
"edit": "编辑",
|
||||||
"error": {
|
"error": {
|
||||||
"open_path": "打开路径失败"
|
"open_path": "无法打开路径: {{path}}"
|
||||||
},
|
},
|
||||||
"file": "文件",
|
"file": "文件",
|
||||||
"image": "图片",
|
"image": "图片",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user