var LANG_RU = false;
var LANG_EN = false;
var LANG_ES = true;

var LANG = {
	enterAddress       : 'Ingresar la dirección',
	noMatchAddress     : 'No addresses found',

	selectSubwayStation   : '-- Select subway station --',
	loadingSubwaysStations: 'Loading subways stations...',
	loadingInformation    : 'Loading...',
	noSalesPointsFound    : 'No sales points found within visible map region.',
	warningPageClosing    : 'If you take from the page now, data can be lost.',
	speedtest             : 'Connection speed test'
}