new crowdin translations
This commit is contained in:
@ -10,5 +10,9 @@ return [
|
||||
'bank_phone' => 'Telefonska številka banke',
|
||||
'bank_address' => 'Naslov banke',
|
||||
'default_account' => 'Privzeti račun',
|
||||
'incoming' => 'Dohodni',
|
||||
'outgoing' => 'Odhodni',
|
||||
'see_performance' => 'Preveri uspešnost',
|
||||
'create_report' => 'Ustvarite lahko primerek poročila o prihodkih in odhodkih, če želite videti uspešnost računa.',
|
||||
|
||||
];
|
||||
|
@ -73,6 +73,7 @@ return [
|
||||
'add_new' => 'Nov',
|
||||
'add_income' => 'Dodaj prihodek',
|
||||
'add_expense' => 'Dodaj strošek',
|
||||
'add_transfer' => 'Dodaj prenos',
|
||||
'show' => 'Pokaži',
|
||||
'edit' => 'Uredi',
|
||||
'delete' => 'Briši',
|
||||
|
@ -14,7 +14,7 @@ return [
|
||||
'enabled' => ':type omogočen!',
|
||||
'disabled' => ':type onemogočen!',
|
||||
|
||||
'clear_all' => 'Super! Počistili ste vse svoje :type.',
|
||||
'clear_all' => 'Super! Počistili ste vsa svoja :type.',
|
||||
],
|
||||
|
||||
'error' => [
|
||||
|
Reference in New Issue
Block a user