akaunting/resources/lang/es-AR/notifications.php

11 lines
312 B
PHP
Raw Normal View History

2020-07-23 15:36:51 +03:00
<?php
return [
'whoops' => '¡Ups!',
'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)',
];