updated translations
This commit is contained in:
10
resources/lang/es-MX/notifications.php
Normal file
10
resources/lang/es-MX/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'Vaya!',
|
||||
'hello' => '¡Hola!',
|
||||
'salutation' => 'Saludos,<br> :company_name',
|
||||
'subcopy' => 'Si tiene problemas haciendo clic en el boton “:text”, copie y pegue la dirección URL en su navegador: [:url] (:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user