diff options
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);"); |