mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-27 00:36:38 -06:00
New translations form.php (Slovenian)
This commit is contained in:
parent
aa8c1d6e9c
commit
06336aa580
@ -30,13 +30,13 @@ return [
|
||||
'journal_amount' => 'Amount',
|
||||
'journal_asset_source_account' => 'premoženjski račun (vir)',
|
||||
'journal_source_account_name' => 'Revenue account (source)',
|
||||
'journal_source_account_id' => 'Asset account (source)',
|
||||
'journal_source_account_id' => 'premoženjski račun (vir)',
|
||||
'BIC' => 'BIC',
|
||||
'account_from_id' => 'From account',
|
||||
'account_to_id' => 'To account',
|
||||
'source_account' => 'Source account',
|
||||
'destination_account' => 'Destination account',
|
||||
'journal_destination_account_id' => 'Asset account (destination)',
|
||||
'journal_destination_account_id' => 'premoženjski račun (cilj)',
|
||||
'asset_destination_account' => 'premoženjski račun (cilj)',
|
||||
'asset_source_account' => 'premoženjski račun (vir)',
|
||||
'journal_description' => 'Description',
|
||||
@ -44,7 +44,7 @@ return [
|
||||
'split_journal' => 'Split this transaction',
|
||||
'split_journal_explanation' => 'Split this transaction in multiple parts',
|
||||
'currency' => 'Currency',
|
||||
'account_id' => 'Asset account',
|
||||
'account_id' => 'premoženjski račun',
|
||||
'budget_id' => 'Budget',
|
||||
'openingBalance' => 'Opening balance',
|
||||
'tagMode' => 'Tag mode',
|
||||
|
Loading…
Reference in New Issue
Block a user