diff --git a/apps/files_trashbin/src/app.js b/apps/files_trashbin/src/app.js index 199cb7d4f84092fcf9ade24ff108c9c69adbe872..3f6fd0112388b22d05226ab2825d15a98c997fcd 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', }, {