updated translations

This commit is contained in:
denisdulici
2018-03-06 17:05:58 +03:00
parent da5eb9b16a
commit 2915af6243
98 changed files with 449 additions and 185 deletions

View File

@ -93,6 +93,11 @@ return [
'id' => 'ID',
'more_actions' => 'Više radnji',
'duplicate' => 'Dupliciraj',
'unpaid' => 'Unpaid',
'paid' => 'Paid',
'overdue' => 'Overdue',
'partially' => 'Partially',
'partially_paid' => 'Partially Paid',
'title' => [
'new' => 'Novo - :type',

View File

@ -17,7 +17,6 @@ return [
],
'requirements' => [
'php_version' => 'Potrebno je koristiti PHP 5.6.4 ili višu verziju!',
'enabled' => ':feature mora biti omogućeno!',
'disabled' => ':feature mora biti onemogućeno!',
'extension' => ':extension proširenje treba biti učitano!',

View File

@ -37,8 +37,9 @@ return [
],
'messages' => [
'email_sent' => 'E-mail računa je uspješno poslan!',
'marked_sent' => 'Račun je uspješno označen kao poslan!',
'email_sent' => 'E-mail računa je uspješno poslan!',
'marked_sent' => 'Račun je uspješno označen kao poslan!',
'email_required' => 'No email address for this customer!',
],
'notification' => [