try{
	lightgallery.setLangVars({
		next	: 'Forward',
		prev	: 'Back',
		zoomIn	: 'Enlarge',
		zoomOut	: 'Reduce',
		fullSize: 'Real size',
		fitScreen: 'Fit width',
		close	: 'Close',
		image	: 'Image',
		of		: 'from'
	})
}catch(e){}

