mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 09:52:20 +00:00
Update transactions.
This commit is contained in:
@@ -1097,6 +1097,7 @@ return [
|
||||
'save_transactions_by_moving' => 'Spara denna transaktion genom att flytta den till ett annat konto:|Spara dessa transaktioner genom att flytta dem till ett annat konto:',
|
||||
'save_transactions_by_moving_js' => 'No transactions|Save this transaction by moving it to another account. |Save these transactions by moving them to another account.',
|
||||
'stored_new_account' => 'Nytt konto ":name" lagrat!',
|
||||
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
|
||||
'updated_account' => 'Konto ":name" uppdaterad',
|
||||
'credit_card_options' => 'Kreditkortalternativ',
|
||||
'no_transactions_account' => 'Inga transaktioner (i denna period) för tillgångskonto ":name".',
|
||||
@@ -1133,6 +1134,9 @@ return [
|
||||
'interest_calc_daily' => 'Per dag',
|
||||
'interest_calc_monthly' => 'Per månad',
|
||||
'interest_calc_yearly' => 'Per år',
|
||||
'interest_calc_weekly' => 'Per week',
|
||||
'interest_calc_half-year' => 'Per half year',
|
||||
'interest_calc_quarterly' => 'Per quarter',
|
||||
'initial_balance_account' => 'Startbalans för konto :account',
|
||||
'list_options' => 'Listalternativ',
|
||||
|
||||
@@ -1314,6 +1318,8 @@ return [
|
||||
'account_type_Loan' => 'Lån',
|
||||
'account_type_Mortgage' => 'Bolån',
|
||||
'account_type_Credit card' => 'Kreditkort',
|
||||
'liability_direction_credit' => 'I am owed this debt',
|
||||
'liability_direction_debit' => 'I owe this debt to somebody else',
|
||||
'budgets' => 'Budgetar',
|
||||
'tags' => 'Etiketter',
|
||||
'reports' => 'Rapporter',
|
||||
|
||||
Reference in New Issue
Block a user