mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-18 05:58:18 +01:00
Lowercase service trans
This commit is contained in:
parent
03f6a786ee
commit
bba87f6c46
@ -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' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user