New translations.

This commit is contained in:
James Cole
2020-08-01 17:54:35 +02:00
parent 1169c5c5e2
commit 1947d81c58
27 changed files with 99 additions and 56 deletions

View File

@@ -105,7 +105,7 @@ return [
'registered' => 'Registreringen var vellykket!',
'Default asset account' => 'Standard aktivakonto',
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="/budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/budgets">budgets</a>-page. Bills can help you keep track of expenses.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
'Savings account' => 'Sparekonto',
'Credit card' => 'Kredittkort',
'source_accounts' => 'Source account|Source accounts',
@@ -1088,6 +1088,8 @@ return [
'no_bulk_category' => 'Ikke oppdater kategori',
'no_bulk_budget' => 'Ikke oppdater budsjett',
'no_bulk_tags' => 'Ikke oppdater tagg(er)',
'replace_with_these_tags' => 'Replace with these tags',
'append_these_tags' => 'Add these tags',
'mass_edit' => 'Edit selected individually',
'bulk_edit' => 'Edit selected in bulk',
'mass_delete' => 'Delete selected',