updated translations

This commit is contained in:
denisdulici
2018-06-20 18:47:39 +03:00
parent bf3defc78c
commit 73259fd77b
106 changed files with 633 additions and 321 deletions

View File

@ -8,14 +8,16 @@ return [
'deleted' => '¡:type eliminado!',
'duplicated' => '¡:type duplicado!',
'imported' => '¡:type importado!',
'enabled' => ':type enabled!',
'disabled' => ':type disabled!',
],
'error' => [
'over_payment' => 'Error: Payment not added! Amount passes the total.',
'over_payment' => 'Error: Pago no agregado! Cantidad sobre pasa el total.',
'not_user_company' => 'Error: ¡No tiene permisos para administrar esta empresa!',
'customer' => 'Error: User not created! :name already uses this email address.',
'customer' => 'Error: Usuario no creado! :nombre ya utiliza esta dirección de correo.',
'no_file' => 'Error: ¡Ningún archivo se ha seleccionado!',
'last_category' => 'Error: Can not delete the last :type category!',
'invalid_token' => 'Error: The token entered is invalid!',
'last_category' => 'Error: No se pudo eliminar el ultimo No. :type category!',
'invalid_token' => 'Error: El token ingresado es invalido!',
],
'warning' => [
'deleted' => 'Advertencia: No puede borrar <b>:name</b> porque tiene :text relacionado.',