diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-16 02:23:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-16 02:23:42 +0000 |
commit | f04447f11f4bef65244a72b5ee3621c2290a2fbd (patch) | |
tree | a156aa2ef7af759f858bf4a28f3e5b368169589d /apps/sharebymail/l10n/en_GB.js | |
parent | 1ea652d6116056a2bbc64a8098068d19a1131cfd (diff) | |
download | nextcloud-server-f04447f11f4bef65244a72b5ee3621c2290a2fbd.tar.gz nextcloud-server-f04447f11f4bef65244a72b5ee3621c2290a2fbd.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/en_GB.js')
-rw-r--r-- | apps/sharebymail/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js index d245bc3e44a..d65c60de43c 100644 --- a/apps/sharebymail/l10n/en_GB.js +++ b/apps/sharebymail/l10n/en_GB.js @@ -16,6 +16,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Password to access {file} was sent to {email}", "Password to access %1$s was sent to you" : "Password to access %1$s was sent to you", "Password to access {file} was sent to you" : "Password to access {file} was sent to you", + "Share by mail" : "Share by mail", "Failed to send share by email" : "Failed to send share by email", "Click the button below to open it." : "Click the button below to open it.", "Open »%s«" : "Open »%s«", @@ -27,7 +28,6 @@ OC.L10N.register( "It is protected with the following password:" : "It is protected with the following password:", "You can choose a different password at any time in the share dialog." : "You can choose a different password at any time in the share dialog.", "Could not find share" : "Could not find share", - "Share by mail" : "Share by mail", "Share provider which allows you to share files by mail" : "Share provider which allows you to share files by mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Allows users to share a personalised link to a file or folder by putting in an email address.", "Send password by mail" : "Send password by mail", |