refactor: image preview modal

This commit is contained in:
Tristan Yang
2023-02-03 08:32:06 +08:00
parent a7918f4bac
commit 8f3a6d868f
3 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -43,7 +43,8 @@
"unmute": "Unmute",
"mark_read": "Mark As Read",
"hide_session": "Hide Session",
"reload": "reload"
"reload": "reload",
"download_origin": "Download original"
},
"status": {
"uploading": "Uploading"
+2 -1
View File
@@ -45,7 +45,8 @@
"unmute": "取消静默",
"mark_read": "标记已读",
"hide_session": "隐藏会话",
"reload": "刷新页面"
"reload": "刷新页面",
"download_origin": "下载原图"
},
"status": {
"uploading": "上传中"