mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New translations [skip ci]
This commit is contained in:
		| @@ -1,8 +1,13 @@ | ||||
| <?php | ||||
|  | ||||
| return [ | ||||
|     'locale'        => 'nl, Dutch, nl_NL, nl_NL.utf8', | ||||
|     'month'         => '%B %Y', | ||||
|     'month_and_day' => '%e %B %Y', | ||||
|     'locale'          => 'nl, Dutch, nl_NL, nl_NL.utf8', | ||||
|     'month'           => '%B %Y', | ||||
|     'month_and_day'   => '%e %B %Y', | ||||
|     'specific_day'    => '%e %B %Y', | ||||
|     'week_in_year'    => 'week %W, %Y', | ||||
|     'quarter_of_year' => '%B %Y', | ||||
|     'year'            => '%Y', | ||||
|     'half_year'       => '%B %Y', | ||||
|  | ||||
| ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user