Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
edgrosvenor committed Jul 3, 2020
1 parent 5d84f33 commit a94f610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Languages.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public function esp(): array
'5' => [' mayo '],
'6' => [' junio ', ' jun '],
'7' => [' julio ', ' jul '],
'8' => [' agosto ',],
'8' => [' agosto '],
'9' => [' septiembre ', ' sept ', 'set'],
'10' => [' octubre ', ' oct '],
'11' => [' noviembre ', ' nov '],
Expand Down

0 comments on commit a94f610

Please sign in to comment.