mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
New translations [skip ci]
This commit is contained in:
@@ -38,7 +38,7 @@ It's III, or 3, because [version 2](https://github.com/JC5/Firefly) and version
|
||||
|
||||
- [A double-entry bookkeeping system](https://en.wikipedia.org/wiki/Double-entry_bookkeeping_system);
|
||||
- You can store, edit and remove [withdrawals, deposits and transfers](https://en.wikipedia.org/wiki/Financial_transaction). This allows you full financial management;
|
||||
- You can manage different types of accounts
|
||||
- You can manage different types of accounts;
|
||||
- [Asset](https://en.wikipedia.org/wiki/Asset) accounts
|
||||
- Shared [asset accounts](https://en.wikipedia.org/wiki/Asset) ([household accounts](https://en.wikipedia.org/wiki/Household))
|
||||
- Saving accounts
|
||||
@@ -56,8 +56,8 @@ Everything is organised:
|
||||
- Clear views that should show you how you're doing;
|
||||
- Easy navigation through your records;
|
||||
- Browse back and forth to see previous months or even years;
|
||||
- Lots of charts because we all love them.
|
||||
- Financial reporting showing you how well you are doing;
|
||||
- Lots of charts because we all love them;
|
||||
- Financial reporting showing you how well you are doing.
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@@ -26,6 +26,7 @@ return [
|
||||
'returnHereUpdateExplanation' => 'After updating, return here.',
|
||||
'description' => 'Description',
|
||||
'expense_account' => 'Expense account',
|
||||
'revenue_account' => 'Revenue account',
|
||||
'amount' => 'Amount',
|
||||
'date' => 'Date',
|
||||
'category' => 'Category',
|
||||
|
@@ -26,6 +26,7 @@ return [
|
||||
'returnHereUpdateExplanation' => 'Terug naar deze pagina na het wijzigen.',
|
||||
'description' => 'Omschrijving',
|
||||
'expense_account' => 'Crediteur',
|
||||
'revenue_account' => 'Debiteur',
|
||||
'amount' => 'Bedrag',
|
||||
'date' => 'Datum',
|
||||
'category' => 'Categorie',
|
||||
|
Reference in New Issue
Block a user