akaunting/resources/lang/pt-BR/notifications.php

11 lines
321 B
PHP
Raw Normal View History

2018-08-06 10:25:41 +03:00
<?php
return [
'whoops' => 'Ops!',
'hello' => 'Bem vindo!',
'salutation' => 'Saudação,<br> :company_name',
'subcopy' => 'Se você estiver com problemas para clicar no botão ":text", copie e cole o URL abaixo em seu navegador da web: [:url](:url)',
];