akaunting/resources/lang/es-MX/notifications.php
2018-11-08 12:11:42 +03:00

11 lines
311 B
PHP

<?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)',
];