mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05:00
Rebuild frontend for account creation / editing.
This commit is contained in:
@@ -1074,6 +1074,7 @@ return [
|
||||
'expense_deleted' => 'Sletting av utgiftskonto ":name" var vellykket',
|
||||
'revenue_deleted' => 'Sletting av inntekskonto ":name" var vellykket',
|
||||
'update_asset_account' => 'Oppdater aktivakonto',
|
||||
'update_undefined_account' => 'Update account',
|
||||
'update_liabilities_account' => 'Oppdater gjeld',
|
||||
'update_expense_account' => 'Oppdater utgiftskonto',
|
||||
'update_revenue_account' => 'Oppdater inntektskonto',
|
||||
@@ -1121,6 +1122,7 @@ return [
|
||||
'stored_new_account' => 'Ny konto:name: lagret!',
|
||||
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
|
||||
'updated_account' => 'Oppdatert konto ":name"',
|
||||
'updated_account_js' => 'Updated account "<a href="accounts/show/{ID}">{title}</a>".',
|
||||
'credit_card_options' => 'Kredittkortvalg',
|
||||
'no_transactions_account' => 'Det finnes ingen transaksjoner (i denne perioden) for brukskonto ":name".',
|
||||
'no_transactions_period' => 'Det finnes ingen transaksjoner (i denne perioden).',
|
||||
|
||||
Reference in New Issue
Block a user