mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-20 19:35:16 +00:00
Add new supported languages [skip ci]
This commit is contained in:
@@ -89,6 +89,10 @@ return [
|
||||
'Beneficiary account' => 'expense',
|
||||
'Revenue account' => 'revenue',
|
||||
'Cash account' => 'cash',
|
||||
]
|
||||
],
|
||||
'lang' => [
|
||||
'en' => 'English',
|
||||
'nl' => 'Nederlands'
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user