updated translations
This commit is contained in:
@ -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.',
|
||||
|
Reference in New Issue
Block a user