Skip to content

Commit 7b35a26

Browse files
authored
chore: unify the Chinese localization of ellipsis (#5404)
Signed-off-by: Lynchi <77619755+Linqi1234@users.noreply.github.com>
1 parent d2acebc commit 7b35a26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/locales/zh-Hans.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,15 +214,15 @@
214214
"type-placeholder": "文件类型"
215215
},
216216
"local-file": {
217-
"choose": "选择文件",
217+
"choose": "选择文件...",
218218
"option": "本地文件"
219219
},
220220
"title": "创建资源",
221221
"upload-method": "上传方式"
222222
},
223223
"delete-resource": "删除资源",
224224
"delete-selected-resources": "删除选中资源",
225-
"fetching-data": "正在获取数据",
225+
"fetching-data": "正在获取数据...",
226226
"file-drag-drop-prompt": "将您的文件拖放到此处以上传文件",
227227
"linked-amount": "链接的备忘录数量",
228228
"no-files-selected": "没有文件被选中",

0 commit comments

Comments
 (0)