akaunting/resources/lang/sq-AL/notifications.php

11 lines
332 B
PHP
Raw Normal View History

2018-08-06 10:25:41 +03:00
<?php
return [
2018-08-06 17:44:49 +03:00
'whoops' => 'Oops!',
'hello' => 'Përshëndetje!',
'salutation' => 'Respekte,<br>:company_name',
'subcopy' => 'Nëse ke probleme duke klikuar butonin ":text", kopjoni dhe ngjisni URL më poshtë në shfletuesin tuaj të internetit: [:url](:url)',
2018-08-06 10:25:41 +03:00
];