mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-08 10:48:13 +00:00
6 lines
72 B
PHP
6 lines
72 B
PHP
|
|
<?php
|
||
|
|
return [
|
||
|
|
'test' => 'Nederlands geselecteerd!',
|
||
|
|
|
||
|
|
];
|