diff options
Diffstat (limited to 'apps/files_trashbin/appinfo/app.php')
-rw-r--r-- | apps/files_trashbin/appinfo/app.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/appinfo/app.php b/apps/files_trashbin/appinfo/app.php index 8f079fe6120..4805f9eeafd 100644 --- a/apps/files_trashbin/appinfo/app.php +++ b/apps/files_trashbin/appinfo/app.php @@ -23,6 +23,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + $l = \OC::$server->getL10N('files_trashbin'); // register hooks |