feat:上传界面按钮列文字提示(补)

This commit is contained in:
zhongzm
2025-04-11 11:54:30 +08:00
parent d0b5ee7e75
commit 49f0037145
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ export default {
editText: 'Edit',
deleteText: 'Delete',
downloadText: 'Download',
CloudServerText:'Sync',
import:'Import',
export:'Export',
uploadText: 'Upload',

View File

@@ -29,6 +29,7 @@ export default {
editText: '编辑',
deleteText: '删除',
downloadText: '下载',
CloudServerText:'同步',
import:'导入',
export:'导出',
uploadText: '上传',