mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Updated translations via CrowdIn: new lines added to Dutch (still untranslated in other languages). Changed @zjean's 2-step verification lines a bit.
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'locale' => 'pt_BR, pt_BR.utf8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e de %B de %Y',
|
||||
'locale' => 'pt_BR, pt_BR.utf8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e de %B de %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