summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/src/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/src/app.js')
-rw-r--r--apps/files_trashbin/src/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/src/app.js b/apps/files_trashbin/src/app.js
index 199cb7d4f84..3f6fd011238 100644
--- a/apps/files_trashbin/src/app.js
+++ b/apps/files_trashbin/src/app.js
@@ -42,7 +42,7 @@ OCA.Trashbin.App = {
multiSelectMenu: [
{
name: 'restore',
- displayName: t('files', 'Restore'),
+ displayName: t('files_trashbin', 'Restore'),
iconClass: 'icon-history',
},
{