<?php
    $lg = 'UK';
    $favicon_title_lg = 'uvéo';
    $inicio_lg = 'Home';
    $nuevo_vehiculo_lg = 'New vehicle';
    $marca_lg = 'Brand';
    $modelo_lg = 'Model';
    $cambio_lg = 'Gearbox';
    $combustible_lg = 'Fuel';
    $ano_matriculacion_lg = 'Enrollment Year';
    $precio_hasta_lg = 'Price To';
    $km_hasta_lg = 'Km To';
    $buscar_lg = 'Search';
    $precio_lg = 'Price';
    $km_lg = 'Km';
    $ano_fabricacion_lg = 'Manufacturing Year';
    $alta_con_fecha_lg = 'Registered';
    $usuario_lg = 'User';
    $ajustes_lg = 'Settings';
    $salir_lg = 'Exit';
    $deshacer_lg = 'Undo';
    $foto_lg = 'Photo';
    $color_lg = 'Color';
    $ver_lg = 'See';
    $gestionar_lg = 'Manage';
    $kilometros_lg = 'Kilometres';
    $matricula_lg = 'Car Registration';
    $datos_de_interes_lg = 'Interest Data';
    $carroceria_lg = 'Body';
    $version_lg = 'Version';
    $gama_lg = 'Spectrum';
    $garantia_lg = 'Guarantee';
    $meses_lg = 'Months';
    $fecha_itv_lg = 'Revision Date';
    $opcion_lg = 'Opcion';
    $sin_asignar_version_lg = 'Without assigning value';
    $sin_asignar_gama_lg = 'Field unassigned';
    $sin_garantia_lg = 'No warranty';
    $sin_ano_fab_lg = 'Not assigned';
    $sin_ultima_itv_lg = 'No date available yet';
    $generar_oferta_lg = 'Generate offer';
    $ver_historial_ofertas_lg = 'See offers history';
    $historial_ofertas_lg = 'Offer History';
    $nombre_cliente_lg = 'Customer Name';
    $primer_apellido_cliente_lg = 'Customer\'s Last Name';
    $segundo_apellido_cliente_lg = 'Customer\'s Second Last Name';
    $fecha_lg = 'Date';
    $nombre_cliente_obligatorio_lg = 'Customer\'s name required';
    $apellido_cliente_obligatorio_lg = 'Customer\'s last name required';
    $precio_oferta_lg = 'Offer price';
    $oferta_requerida_lg = 'Offer required';
    $financiacion_meses_lg = 'Financing in months';
    $garantia_meses_lg = 'Guarantee in months';
    $otra_especificaciones_lg = 'Other specifications about the car';
    $eliminar_lg = 'Delete';
    $volver_lg = 'Go back';
    $detalles_lg = 'Details';
    $datos_internos_lg = 'Internal data';
    $historial_completo_lg = 'Entire history';
    $tiempo_en_concesionario_lg = 'Dealer time';
    $dias_lg = 'days';
    $publicidad_lg = 'Advertising';
    $reacondicionamiento_lg = 'Reconditioning';
    $comercializacion_lg = 'Commercialization'; 
    $saneamiento_lg = 'Sanitation';
    $venta_lg = 'Sale';
    $depreciacion_lg = 'Depreciation';
    $compra_lg = 'Purchase';
    $gastos_lg = 'Expenses';
    $beneficios_lg = 'Benefits';
    $idcar_lg = 'IdCar';
    $bastidor_lg = 'Car Frame';
    $equipamiento_lg = 'Equipment';
    $actualizar_lg = 'Update';
    $accion_lg = 'Action';
    $ordenador_lg = 'Computer';
    $insertado_lg = 'Inserted!';
    $matricula_existente_lg = 'Existing Enrollment';
    $marca_sin_seleccionar_lg = 'There is no brand selected';
    $modelo_sin_seleccionar_lg = 'You have not selected the model';
    $elige_la_marca_lg = 'Choose the brand';
    $elige_el_modelo_lg = 'Choose the model';
    $descripcion_idcar_lg = 'Internal identification number';
    $idcar_obligatorio_lg = 'Required identification field.';
    $matricula_obligatora_lg = 'Registration required';
    $elige_color_lg = 'Choose the color of the car';
    $descripcion_venta_lg = 'The cost of sale';
    $precio_requerido_lg = 'Required price.';
    $fecha_obligatoria_lg = 'Required date.';
    $elige_carroceria_lg = 'Choose the body car';
    $km_obligatiorio_lg = 'Required km';
    $descripcion_km_lg = 'How many km';
    $elige_combustible_lg = 'Choose the fuel';
    $combustible_obligatorio_lg = 'Fuel field is mandatory';
    $elige_cambio_lg = 'Choose the gearbox';
    $cambio_obligatorio_lg = 'Select the gearbox';
    $opcional_lg = 'Optional';
    $descripcion_version_lg = 'First edition, collection, etc...';
    $descripcion_gama_lg = 'High range, etc...';
    $otros_equipamientos_lg = 'Other equipment';
    $anadir_vehiculo_lg = 'Add vehicle';
    $descripcion_carroceria_lg = 'It is necessary to choose the body';
    $cliente_lg = 'Client';
    $contacto_lg = 'Contact';
    $vehiculo_lg = 'Vehicle';
    $datos_principales_lg = 'Main info';
    //----------------------------------------













?>