Lowercase service trans

This commit is contained in:
James Brooks 2015-11-22 19:28:18 +00:00
parent 03f6a786ee
commit bba87f6c46

View File

@ -40,8 +40,8 @@ return [
// Service Status
'service' => [
'good' => 'All Systems Are Functional',
'bad' => 'Some Systems Are Experiencing Issues',
'good' => 'All systems are functional',
'bad' => 'Some systems are experiencing issues',
],
'api' => [