$(document).ready(function() { // translate search result type if (OC.search !== undefined) { OC.search.resultTypes.note = 'Note'; } });