aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index aac6af52f..2a5b21086 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -57,12 +57,20 @@
*/
'account' => "Account",
+ 'settings' => "Settings",
'register' => "Register",
'registerok' => "You have successfully registered for %s.",
'registerbad' => "Your registration was unsuccessful. The username may already exist, or your passwords might not match.",
/**
+ * Administration
+ */
+
+ 'admin' => "Administration",
+ 'admin:description' => "The admin panel allows you to control all aspects of the system, from user management to how plugins behave. Choose an option below to get started.",
+
+ /**
* Generic action words
*/