mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
add send shared link via email in edit sharing option
This commit is contained in:
@@ -598,7 +598,9 @@
|
||||
"confirm": "确认",
|
||||
"save": "保存更改",
|
||||
"stop": "停止风险",
|
||||
"title": "更新分享设定"
|
||||
"title": "更新分享设定",
|
||||
"go_back": "Go Back",
|
||||
"send_to_recipients": "Send to Recipients"
|
||||
},
|
||||
"popup_signup_error": {
|
||||
"message": "Please check your database connection if everything works correctly.",
|
||||
@@ -691,6 +693,7 @@
|
||||
"label_permission": "权限",
|
||||
"label_shared_url": "分享链接",
|
||||
"label_share_vie_email": "Get your link",
|
||||
"label_send_to_recipients": "Send to Recipients",
|
||||
"label_expiration": "Link Expiration",
|
||||
"expiration_hour": "{value}h.",
|
||||
"expiration_day": "{value}d.",
|
||||
@@ -698,7 +701,7 @@
|
||||
"email_successfully_send_message": "Your item was successfully sended to recipients emails.",
|
||||
"share_by_link": "Share by Link",
|
||||
"share_by_email": "Share by Email",
|
||||
"recipients_label": "Recipients:",
|
||||
"recipients_label": "Recipients",
|
||||
"email_placeholder": "Type your emails"
|
||||
},
|
||||
"sidebar": {
|
||||
|
||||
@@ -608,7 +608,9 @@
|
||||
"confirm": "Confirm",
|
||||
"save": "Save Changes",
|
||||
"stop": "Stop Sharing",
|
||||
"title": "Update sharing options"
|
||||
"title": "Update sharing options",
|
||||
"go_back": "Go Back",
|
||||
"send_to_recipients": "Send to Recipients"
|
||||
},
|
||||
"popup_signup_error": {
|
||||
"message": "Please check your database connection if everything works correctly.",
|
||||
@@ -702,6 +704,7 @@
|
||||
"label_permission": "Permission",
|
||||
"label_shared_url": "Share url",
|
||||
"label_share_vie_email": "Get your link",
|
||||
"label_send_to_recipients": "Send to Recipients",
|
||||
"label_expiration": "Link Expiration",
|
||||
"expiration_hour": "{value}h.",
|
||||
"expiration_day": "{value}d.",
|
||||
@@ -709,7 +712,7 @@
|
||||
"email_successfully_send_message": "Your item was successfully sended to recipients emails.",
|
||||
"share_by_link": "Share by Link",
|
||||
"share_by_email": "Share by Email",
|
||||
"recipients_label": "Recipients:",
|
||||
"recipients_label": "Recipients",
|
||||
"email_placeholder": "Type your emails"
|
||||
},
|
||||
"sidebar": {
|
||||
|
||||
@@ -600,7 +600,9 @@
|
||||
"confirm": "Potvrdiť",
|
||||
"save": "Uložiť zmeny",
|
||||
"stop": "Zastaviť zdieľanie",
|
||||
"title": "Upraviť nastavenia zdieľania"
|
||||
"title": "Upraviť nastavenia zdieľania",
|
||||
"go_back": "Spať",
|
||||
"send_to_recipients": "Odoslať príjemcom"
|
||||
},
|
||||
"popup_signup_error": {
|
||||
"message": "Prosím skontrolujte databázove spojenie, či všetko funguje správne.",
|
||||
@@ -693,6 +695,7 @@
|
||||
"label_permission": "Oprávnenie",
|
||||
"label_shared_url": "Zdieľací odkaz",
|
||||
"label_share_vie_email": "Získajte odkaz",
|
||||
"label_send_to_recipients": "Odoslať príjemcom",
|
||||
"label_expiration": "Expirácia Linku",
|
||||
"expiration_hour": "{value}h.",
|
||||
"expiration_day": "{value}d.",
|
||||
@@ -700,7 +703,7 @@
|
||||
"email_successfully_send_message": "Vaša položka bola úspešne odoslaná na e-maily príjemcov.",
|
||||
"share_by_link": "Zdieľať odkazom",
|
||||
"share_by_email": "Zdieľať e-mailom",
|
||||
"recipients_label": "Príjemcovia:",
|
||||
"recipients_label": "Príjemcovia",
|
||||
"email_placeholder": "Zadajte e-mailové adresy"
|
||||
},
|
||||
"sidebar": {
|
||||
|
||||
Reference in New Issue
Block a user