You can now provide an "about this site" descriptive text

This commit is contained in:
James Brooks
2014-12-31 14:59:46 +00:00
parent e76dbf1edb
commit 5d3869a43d
7 changed files with 44 additions and 8 deletions
+9 -7
View File
@@ -26,13 +26,15 @@ return [
'bad' => 'Some systems are experiencing issues.',
],
// Other
'powered_by' => ':app Status Page is powered by <a href="https://cachethq.github.io">Cachet</a>.',
'login_message' => 'Welcome Back!',
'login' => 'Login',
'logout' => 'Logout',
'logged_in' => 'You\'re logged in.',
'setup' => 'Setup Cachet',
'no_incidents' => 'No incidents reported.',
'powered_by' => ':app Status Page is powered by <a href="https://cachethq.github.io">Cachet</a>.',
'about_this_site' => 'About this site',
'login_message' => 'Welcome Back!',
'login' => 'Login',
'logout' => 'Logout',
'logged_in' => 'You\'re logged in.',
'setup' => 'Setup Cachet',
'no_incidents' => 'No incidents reported.',
'past_incidents' => 'Past incidents',
// Dashboard
'dashboard' => [
'dashboard' => 'Dashboard',