updated translations

This commit is contained in:
denisdulici
2018-05-21 20:12:12 +03:00
parent f3414ddbd8
commit 0bcb5e606f
28 changed files with 106 additions and 110 deletions

View File

@ -10,12 +10,12 @@ return [
'imported' => ':type uvezen!',
],
'error' => [
'over_payment' => 'Error: Payment not added! Amount passes the total.',
'over_payment' => 'Pogreška: Plaćanje nije dodano! Iznos prelazi ukupan iznos.',
'not_user_company' => 'Pogreška: Nije vam dozvoljeno upravljanje ovom tvrtkom!',
'customer' => 'Error: User not created! :name already uses this email address.',
'customer' => 'Pogreška: Korisnik nije kreiran! :name već koristi ovu e-mail adresu.',
'no_file' => 'Pogreška: Nije odabrana nijedna datoteka!',
'last_category' => 'Error: Can not delete the last :type category!',
'invalid_token' => 'Error: The token entered is invalid!',
'last_category' => 'Pogreška: Nije moguće izbrisati zadnju :type kategoriju!',
'invalid_token' => 'Pogreška: Upisani token nije valjan!',
],
'warning' => [
'deleted' => 'Upozorenje: Nije vam dozvoljeno izbrisati <b>:name</b> jer postoji poveznica s :text.',