try{
	lightgallery.setLangVars({
		next	: 'Nākoša',
		prev	: 'Iepriekšēja',
		zoomIn	: 'Palielināt',
		zoomOut	: 'Samazināt',
		fullSize: 'Reāls izmērs',
		fitScreen: 'Pēc ekrāna izmēra',
		close	: 'Aizvērt',
		image	: 'Bilde',
		of		: 'no'
	})
}catch(e){}

