mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
add to create share link a send share vie email option
This commit is contained in:
@@ -693,7 +693,12 @@
|
||||
"label_expiration": "Link Expiration",
|
||||
"expiration_hour": "{value}h.",
|
||||
"expiration_day": "{value}d.",
|
||||
"placeholder_permission": "请设置权限"
|
||||
"placeholder_permission": "请设置权限",
|
||||
"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:",
|
||||
"email_placeholder": "Type your emails"
|
||||
},
|
||||
"sidebar": {
|
||||
"favourites": "收藏",
|
||||
|
||||
@@ -695,7 +695,12 @@
|
||||
"label_expiration": "Link Expiration",
|
||||
"expiration_hour": "{value}h.",
|
||||
"expiration_day": "{value}d.",
|
||||
"placeholder_permission": "Select your permission"
|
||||
"placeholder_permission": "Select your permission",
|
||||
"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:",
|
||||
"email_placeholder": "Type your emails"
|
||||
},
|
||||
"sidebar": {
|
||||
"favourites": "Favourites",
|
||||
|
||||
@@ -695,7 +695,12 @@
|
||||
"label_expiration": "Expirácia Linku",
|
||||
"expiration_hour": "{value}h.",
|
||||
"expiration_day": "{value}d.",
|
||||
"placeholder_permission": "Zvoľte oprávnenia"
|
||||
"placeholder_permission": "Zvoľte oprávnenia",
|
||||
"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:",
|
||||
"email_placeholder": "Zadajte e-mailové adresy"
|
||||
},
|
||||
"sidebar": {
|
||||
"favourites": "Obľúbené",
|
||||
|
||||
Reference in New Issue
Block a user