fix(i18n): update error message for failed path opening

This commit is contained in:
icarus 2025-09-29 19:59:51 +08:00
parent 48b7bdb9ba
commit 35883e8601

View File

@ -1178,7 +1178,7 @@
"document": "文档",
"edit": "编辑",
"error": {
"open_path": "打开路径失败"
"open_path": "无法打开路径: {{path}}"
},
"file": "文件",
"image": "图片",