Merge pull request #1803 from CachetHQ/rename-next-prev

Use only Previous and Next links
This commit is contained in:
James Brooks
2016-05-23 08:20:07 +01:00

View File

@@ -28,8 +28,8 @@ return [
'incidents' => [
'none' => 'No incidents reported',
'past' => 'Past Incidents',
'previous_week' => 'Previous Week',
'next_week' => 'Next Week',
'previous_week' => 'Previous',
'next_week' => 'Next',
'scheduled' => 'Scheduled Maintenance',
'scheduled_at' => ', scheduled :timestamp',
'status' => [