mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
bulk-operations v0.1 mobileSeleting finished, change FileFullPreview code
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"move": "Move item",
|
||||
"preview": "更改预览",
|
||||
"share": "Share item",
|
||||
"upload": "上传文件"
|
||||
"upload": "上传文件",
|
||||
"close": "Close"
|
||||
},
|
||||
"activation": {
|
||||
"stripe": {
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
"share": "Share item",
|
||||
"upload": "Upload file",
|
||||
"download": "Download item",
|
||||
"print": "Print item"
|
||||
"print": "Print item",
|
||||
"close": "Close"
|
||||
},
|
||||
"activation": {
|
||||
"stripe": {
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
"share": "Zdieľať položku",
|
||||
"upload": "Nahrať súbory",
|
||||
"download": "Stiahnuť položku",
|
||||
"print": "Vytlačiť položku"
|
||||
"print": "Vytlačiť položku",
|
||||
"close": "Zatvoriť"
|
||||
},
|
||||
"activation": {
|
||||
"stripe": {
|
||||
|
||||
Reference in New Issue
Block a user