💄 front: WIP Implementation of the design for the share link portion (#50)
This commit is contained in:
committed by
ericlinagora
parent
e0fa40f77b
commit
3a0e0a9085
@@ -204,12 +204,24 @@
|
||||
"components.public-link-get" : "Create link",
|
||||
"components.public-link-copy" : "Copy link",
|
||||
"components.public-link-access-level-create" : "Anyone with the link will have access to",
|
||||
"components.public-link-access-level-update" : "Anyone with the link has access to",
|
||||
"components.public-link-access-level-update-subtitle" : "Anyone with the link has access to",
|
||||
"components.public-link-access-level-delete" : "Delete link",
|
||||
"components.public-link-security": "Public link security",
|
||||
"components.public-link-security-title": "Share with link",
|
||||
"components.public-link-security": "Link security settings",
|
||||
"components.public-link-security-change": "Change",
|
||||
"components.public-link-security-change-subtitle": "Set password, expiration date, etc.",
|
||||
"components.public-link-security_password": "Password",
|
||||
"components.public-link-security_password_copied": "Password copied to clipboard",
|
||||
"components.public-link-security_expired": "Expiration",
|
||||
"components.public-link-security_password_removal_title": "About to remove password",
|
||||
"components.public-link-security_password_removal_body": "Warning: about to remove the password on the public link making available to anyone knowing it",
|
||||
"components.public-link-security_password_removal_confirm": "Remove password",
|
||||
"components.public-link-security_expired": "Expired",
|
||||
"components.public-link-security_field_confirm_edit": "Done",
|
||||
"components.public-link-security_expiration_title": "Link expiration",
|
||||
"components.public-link-security_expiration_removal_title": "About to remove expiry date of an expired link",
|
||||
"components.public-link-security_expiration_removal_no_password": "Warning: about to remove the expiry on the public link making available to anyone knowing it",
|
||||
"components.public-link-security_expiration_removal_but_password": "Warning: about to remove the expiry on the public link making available to anyone with the password",
|
||||
"components.public-link-security_expiration_removal_confirm": "Remove expiration",
|
||||
"components.internal-access_access_manage":"General access management",
|
||||
"components.internal-access_inherit_parent":"Inherit parent folder",
|
||||
"components.internal-access_inherit_parent_perm":"Choose to inherit or not the parent folder permissions.",
|
||||
|
||||
Reference in New Issue
Block a user