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

9 lines
145 B
PHP

<?php
return [
'locale' => 'en, English, en_US, en_US.utf8',
'month' => '%B %Y',
'month_and_day' => '%B %e, %Y',
];