Skip to content
Snippets Groups Projects
Commit ddf81c2e authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #13254 from owncloud/fixsharel10n

make Share/Download buttons localized again
parents 9e550ab8 691fab8b
Branches
No related tags found
No related merge requests found
......@@ -469,7 +469,7 @@
if (url) {
OC.redirect(url);
}
});
}, t('files', 'Download'));
}
};
......
......@@ -135,7 +135,7 @@
$tr.removeAttr('data-share-recipients');
}
});
});
}, t('files_sharing', 'Share'));
},
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment