Skip to content

Commit

Permalink
Merge pull request #3060 from DannyJJK/patch-1
Browse files Browse the repository at this point in the history
Update es.php
  • Loading branch information
kylekatarnls authored Aug 2, 2024
2 parents c0e8b19 + 414ee3e commit 4dce767
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Carbon/Lang/es.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@
'diff_tomorrow_regexp' => 'mañana(?:\\s+a)?(?:\\s+las)?',
'diff_before_yesterday' => 'anteayer',
'diff_after_tomorrow' => 'pasado mañana',
'period_recurrences' => 'una vez|:count veces',
'period_interval' => 'cada :interval',
'period_start_date' => 'de :date',
'period_end_date' => 'a :date',
'formats' => [
'LT' => 'H:mm',
'LTS' => 'H:mm:ss',
Expand Down

0 comments on commit 4dce767

Please sign in to comment.