diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 62a8a7d09..e0742d909 100644 --- a/languages/en.php +++ b/languages/en.php @@ -466,6 +466,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'admin:plugins:opt:description' => "Configure the tools installed on the site. ", 'admin:plugins:label:author' => "Author", 'admin:plugins:label:copyright' => "Copyright", + 'admin:plugins:label:categories' => 'Categories', 'admin:plugins:label:licence' => "Licence", 'admin:plugins:label:website' => "URL", 'admin:plugins:label:moreinfo' => 'more info', |