Lowercase service trans
This commit is contained in:
@@ -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' => [
|
||||
|
||||
Reference in New Issue
Block a user