diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-27 01:55:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-27 01:55:45 -0400 |
commit | 1079554284a9be0a5b943ec1c0595f78644f9898 (patch) | |
tree | 524853f5a0097f8edf282d244dadbf10da348ffb /apps/files_sharing/l10n/fil.js | |
parent | 3e33b686b18b9e698ed16bf4466666357be0c407 (diff) | |
download | nextcloud-server-1079554284a9be0a5b943ec1c0595f78644f9898.tar.gz nextcloud-server-1079554284a9be0a5b943ec1c0595f78644f9898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fil.js')
-rw-r--r-- | apps/files_sharing/l10n/fil.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/fil.js b/apps/files_sharing/l10n/fil.js index 59f17cc001b..89f2cadd416 100644 --- a/apps/files_sharing/l10n/fil.js +++ b/apps/files_sharing/l10n/fil.js @@ -1,6 +1,8 @@ OC.L10N.register( "files_sharing", { - "Password" : "Password" + "Cancel" : "I-cancel", + "Password" : "Password", + "Download" : "I-download" }, "nplurals=2; plural=(n > 1);"); |