This commit is contained in:
denisdulici
2020-01-22 19:03:34 +03:00
parent 4ce5bc674d
commit bd71e2517f
29 changed files with 51 additions and 42 deletions

View File

@ -190,7 +190,7 @@ return [
],
'empty' => [
'documentation' => 'Check out the <a href=":url" target="_blank" class="text-success">documentation</a> for more details.',
'documentation' => 'Check out the <a href=":url" target="_blank">documentation</a> for more details.',
'items' => 'Items can be products or services. You can use items when creating invoices and bills to have the price, tax etc fields populated.',
'invoices' => 'Invoices can be one time or recurring. You can send them to customers and start accepting online payments.',
'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.',