diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
commit | 4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf (patch) | |
tree | 529a2f2f31360019920a78ec2e5d031e9f029ef3 /apps/files_sharing/l10n/en_GB.js | |
parent | c002a91aaa5383b683ae0ec5f95da4e768619692 (diff) | |
download | nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.tar.gz nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 00f167fa837..2e3cf57cfc9 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -1,13 +1,13 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Shared with others", "Shared with you" : "Shared with you", - "Shared by link" : "Shared by link", "Nothing shared with you yet" : "Nothing shared with you yet", "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here", + "Shared with others" : "Shared with others", "Nothing shared yet" : "Nothing shared yet", "Files and folders you share will show up here" : "Files and folders you share will show up here", + "Shared by link" : "Shared by link", "No shared links" : "No shared links", "Files and folders you share by link will show up here" : "Files and folders you share by link will show up here", "Download" : "Download", |