Fix and update translations

This commit is contained in:
Matias De lellis
2020-06-16 16:46:10 -03:00
parent a4eeaf9128
commit c6d7b99974
7 changed files with 18 additions and 4 deletions

View File

@@ -1015,6 +1015,10 @@ new OCA.Search(search, function() {
search('');
});
Handlebars.registerHelper('SW', function(user) {
return t('quicknotes', 'Shared with {user}', {user: user});
});
/*
* Create modules