akaunting/resources/lang/sr-SP/notifications.php
2020-08-06 21:02:03 +00:00

11 lines
411 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'whoops' => 'Упс!',
'hello' => 'Здраво!',
'salutation' => 'С поштовањем, <br> :company_name',
'subcopy' => 'Ако имате проблема кликнути на „:text” дугме, копирајте и налепите УРЛ адресу испод у веб прегледачу: [:url](:url)',
];