firefly-iii/resources/lang/nl_NL/config.php

9 lines
142 B
PHP

<?php
return [
'locale' => 'nl, Dutch, nl_NL, nl_NL.utf8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
];