mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Added a language test, added Dutch basic file. [skip ci]
This commit is contained in:
5
resources/lang/nl/firefly.php
Normal file
5
resources/lang/nl/firefly.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
return [
|
||||
'test' => 'Nederlands geselecteerd!',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user