mirror of
https://github.com/simshaun/recurr.git
synced 2025-01-16 15:38:46 +01:00
Update pt-br.php (#165)
Fixed on , previously was "se" that makes no sense.
This commit is contained in:
parent
2be86f12a3
commit
053c35aaba
@ -43,7 +43,7 @@ return array(
|
||||
'or' => 'ou',
|
||||
'in_month' => 'em', // e.g. weekly in January, May and August
|
||||
'in_week' => 'na', // e.g. yearly in week 3
|
||||
'on' => 'se', // e.g. every day on Tuesday, Wednesday and Friday
|
||||
'on' => 'à', // e.g. every day on Tuesday, Wednesday and Friday
|
||||
'the_for_monthday' => 'o', // e.g. monthly on Tuesday the 1st
|
||||
'the_for_weekday' => 'o', // e.g. monthly on the 4th Monday
|
||||
'on the' => 'no', // e.g. every year on the 1st and 200th day
|
||||
|
Loading…
x
Reference in New Issue
Block a user