HEX
Server: Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/5.6.40
System: Linux ip-172-31-40-18 4.14.146-93.123.amzn1.x86_64 #1 SMP Tue Sep 24 00:45:23 UTC 2019 x86_64
User: apache (48)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //var/www/html/punjabcabs/resources/lang/es/driver.php
<?php

return array (
  'driver_documents' => 'Documentos de controladores',
  'vehicle_documents' => 'Documentos de vehículos',
  'expires' => 'Vence',
  'payment_statements' => 'Declaraciones de pago',
  'upcoming' => 'Próximo',
  'total_earnings' => 'Ganancias Totales',
  'trips_completed_today' => 'LOS VIAJES SE COMPLETARON HOY',
  'daily_trip_target' => 'OBJETIVO DE VIAJE DIARIO',
  'fully_completed_trips' => 'VIAJES COMPLETADOS COMPLETAMENTE',
  'acceptance_rate' => 'NIVEL DE ACEPTACIÓN',
  'driver_cancellations' => 'CANCELACIONES DEL CONDUCTOR',
  'weekly_earnings' => 'Ganancias semanales',
  'trip_earnings' => 'Ingresos por viaje',
  'estimated_payout' => 'Pago estimado',
  'daily_earnings' => 'Ganancias diarias',
  'status' => 'Estado',
  'pickup_time' => 'Hora de recogida',
  'booking_id' => 'ID de reserva',
  'vehicle' => 'Vehículo',
  'duration' => 'Duración',
  'distance' => 'Distancia',
  'cash_collected' => 'Cobro en efectivo',
  'upcoming_trips' => 'Próximos viajes',
  'pickup_address' => 'Dirección de entrega',
  'action' => 'Acción',
  'help' => 'Ayuda',
  'my_profile' => 'Mi perfil',
  'change_password' => 'Cambia la contraseña',
  'logout' => 'salir',
  'partner_earnings' => 'Ganancias de socios',
  'profile' => 
  array (
    'profile' => 'Perfil',
    'manage_documents' => 'Administrar documentos',
    'update_location' => 'Actualizar ubicación',
    'first_name' => 'Nombre de pila',
    'last_name' => 'Apellido',
    'avatar' => 'Avatar',
    'phone' => 'Teléfono',
    'language' => 'Idioma',
    'address' => 'Dirección',
    'city' => 'Ciudad',
    'country' => 'País',
    'postal_code' => 'Código postal',
    'service_type' => 'Tipo de servicio',
    'car_number' => 'Número de coche',
    'car_model' => 'Modelo de auto',
    'update' => 'Actualizar',
  ),
);