updated translations
This commit is contained in:
@ -8,6 +8,8 @@ return [
|
||||
'deleted' => ':type izbrisan!',
|
||||
'duplicated' => ':type dupliciran!',
|
||||
'imported' => ':type uvezen!',
|
||||
'enabled' => ':type enabled!',
|
||||
'disabled' => ':type disabled!',
|
||||
],
|
||||
'error' => [
|
||||
'over_payment' => 'Pogreška: Plaćanje nije dodano! Iznos prelazi ukupan iznos.',
|
||||
@ -16,6 +18,8 @@ return [
|
||||
'no_file' => 'Pogreška: Nije odabrana nijedna datoteka!',
|
||||
'last_category' => 'Pogreška: Nije moguće izbrisati zadnju :type kategoriju!',
|
||||
'invalid_token' => 'Pogreška: Upisani token nije valjan!',
|
||||
'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.',
|
||||
'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'Upozorenje: Nije vam dozvoljeno izbrisati <b>:name</b> jer postoji poveznica s :text.',
|
||||
|
Reference in New Issue
Block a user