mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
New translations
This commit is contained in:
@@ -85,7 +85,9 @@ return [
|
|||||||
[
|
[
|
||||||
'asset' => 'Asset account',
|
'asset' => 'Asset account',
|
||||||
'expense' => 'Expense account',
|
'expense' => 'Expense account',
|
||||||
'revenue' => 'Revenue account'
|
'revenue' => 'Revenue account',
|
||||||
|
'opening' => 'Initial balance account',
|
||||||
|
'initial' => 'Initial balance account',
|
||||||
],
|
],
|
||||||
'shortNamesByFullName' =>
|
'shortNamesByFullName' =>
|
||||||
[
|
[
|
||||||
|
@@ -25,6 +25,7 @@ return [
|
|||||||
'removed_amount' => 'Removed :amount',
|
'removed_amount' => 'Removed :amount',
|
||||||
'added_amount' => 'Added :amount',
|
'added_amount' => 'Added :amount',
|
||||||
'asset_account_role_help' => 'Any extra options resulting from your choice can be set later.',
|
'asset_account_role_help' => 'Any extra options resulting from your choice can be set later.',
|
||||||
|
'Opening balance' => 'Opening balance',
|
||||||
|
|
||||||
// tags
|
// tags
|
||||||
'store_new_tag' => 'Store new tag',
|
'store_new_tag' => 'Store new tag',
|
||||||
|
@@ -25,6 +25,7 @@ return [
|
|||||||
'removed_amount' => ':amount weggehaald',
|
'removed_amount' => ':amount weggehaald',
|
||||||
'added_amount' => ':amount toegevoegd',
|
'added_amount' => ':amount toegevoegd',
|
||||||
'asset_account_role_help' => 'Voorkeuren die voortkomen uit je keuze hier kan je later aangeven.',
|
'asset_account_role_help' => 'Voorkeuren die voortkomen uit je keuze hier kan je later aangeven.',
|
||||||
|
'Opening balance' => 'Startsaldo',
|
||||||
|
|
||||||
// tags
|
// tags
|
||||||
'store_new_tag' => 'Sla tag op',
|
'store_new_tag' => 'Sla tag op',
|
||||||
|
Reference in New Issue
Block a user