Skip to content

Commit

Permalink
Merge pull request sebastiaanspeck#8 from nk521/patch-1
Browse files Browse the repository at this point in the history
Update application.php
  • Loading branch information
sebastiaanspeck authored Oct 13, 2018
2 parents c777bbc + 39a7e06 commit e1811c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/lang/en/application.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'fixtures' => 'fixtures',
'Fixtures' => 'Fixtures',
'todays\'s fixtures' => 'todays\'s fixtures',
'last fixtures' => '{1} Laatste wedstrijd|[2,*] Upcoming :count fixtures',
'last fixtures' => '{1} Last fixture|[2,*] Upcoming :count fixtures',
'upcoming fixtures' => '{1} Upcoming fixture|[2,*] Upcoming :count fixtures',
'Standings' => 'Standings',
'Topscorers' => 'Topscorers',
Expand Down Expand Up @@ -98,4 +98,4 @@
'msg_no_matches_found' => 'No matches found for :date.',
'msg_no_data' => 'is not (yet) available for this fixture|are not (yet) available for this fixture',

];
];

0 comments on commit e1811c8

Please sign in to comment.