mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Some translations.
This commit is contained in:
parent
2ddacf48d4
commit
88555bbea2
@ -44,6 +44,7 @@ return [
|
||||
'flash_error' => 'Error!',
|
||||
'flash_info_multiple' => 'There is one message|There are :count messages',
|
||||
'flash_error_multiple' => 'There is one error|There are :count errors',
|
||||
'net_worth' => 'Net worth',
|
||||
|
||||
|
||||
// export data:
|
||||
|
@ -44,6 +44,7 @@ return [
|
||||
'flash_error' => 'Fout!',
|
||||
'flash_info_multiple' => 'Er is één melding|Er zijn :count meldingen',
|
||||
'flash_error_multiple' => 'Er is één fout|Er zijn :count fouten',
|
||||
'net_worth' => 'Kapitaal',
|
||||
|
||||
|
||||
// export data:
|
||||
|
Loading…
Reference in New Issue
Block a user