mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Code for 5.4.0-alpha.1
This commit is contained in:
@@ -453,7 +453,7 @@ return [
|
||||
'rule_trigger_foreign_currency_is_choice' => 'Transaction foreign currency is..',
|
||||
'rule_trigger_foreign_currency_is' => 'Transaction foreign currency is ":trigger_value"',
|
||||
'rule_trigger_has_attachments_choice' => 'Har minst så mange vedlegg',
|
||||
'rule_trigger_has_attachments' => 'Has at least :count attachment|Has at least :count attachments',
|
||||
'rule_trigger_has_attachments' => 'Has at least :trigger_value attachment(s)',
|
||||
'rule_trigger_store_journal' => 'Når en transaksjon er opprettet',
|
||||
'rule_trigger_update_journal' => 'Når en transaksjon er oppdatert',
|
||||
'rule_trigger_has_no_category_choice' => 'Har ingen kategori',
|
||||
@@ -981,9 +981,11 @@ return [
|
||||
'expense_accounts' => 'Utgiftskontoer',
|
||||
'expense_accounts_inactive' => 'Expense accounts (inactive)',
|
||||
'revenue_accounts' => 'Inntektskontoer',
|
||||
'revenue_accounts_inactive' => 'Revenue accounts (inactive)',
|
||||
'cash_accounts' => 'Kontantkontoer',
|
||||
'Cash account' => 'Kontantkonto',
|
||||
'liabilities_accounts' => 'Gjeld',
|
||||
'liabilities_accounts_inactive' => 'Liabilities (inactive)',
|
||||
'reconcile_account' => 'Avstem konto ":account"',
|
||||
'overview_of_reconcile_modal' => 'Balanseoversikt',
|
||||
'delete_reconciliation' => 'Slett avstemming',
|
||||
|
||||
Reference in New Issue
Block a user