var dictionary_global = { 'Warning! no response from server': 'Warning! no response from server', 'Are you sure you want to delete this item?': 'Are you sure you want to delete this item?', 'You must select an element to proceed': 'You must select an element to proceed' }; $.i18n.load(dictionary_global);