try{
	lightgallery.setLangVars({
		next	: 'Next',
		prev	: 'Prev',
		zoomIn	: 'ZoomIn',
		zoomOut	: 'ZoomOut',
		fullSize: 'FullSize',
		fitScreen: 'FitScreen',
		close	: 'Close',
		image	: 'Image',
		of		: 'of'
	})
}catch(e){}

