| Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/la/lib/location/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/la/lib/location/location.php |
<? $MESS["SALE_LOCATION_LOCATION_ENTITY_CODE_FIELD"] = "Código simbólico"; $MESS["SALE_LOCATION_LOCATION_ENTITY_LATITUDE_FIELD"] = "Latitud"; $MESS["SALE_LOCATION_LOCATION_ENTITY_LATITUDE_RANGE_ERROR"] = "La latitud debe oscilar -90-90"; $MESS["SALE_LOCATION_LOCATION_ENTITY_LATITUDE_TYPE_ERROR"] = "La latitud debe ser un número"; $MESS["SALE_LOCATION_LOCATION_ENTITY_LONGITUDE_FIELD"] = "Longitud"; $MESS["SALE_LOCATION_LOCATION_ENTITY_LONGITUDE_RANGE_ERROR"] = "Longitud debe oscilar -180-180"; $MESS["SALE_LOCATION_LOCATION_ENTITY_LONGITUDE_TYPE_ERROR"] = "Longitud debe ser un número"; $MESS["SALE_LOCATION_LOCATION_ENTITY_PARENT_ID_FIELD"] = "Ubicación principal"; $MESS["SALE_LOCATION_LOCATION_ENTITY_SORT_FIELD"] = "Clasificar"; $MESS["SALE_LOCATION_LOCATION_ENTITY_TYPE_ID_FIELD"] = "Tipo"; ?>