aboutsummaryrefslogtreecommitdiff
path: root/mod/developers/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/developers/languages/en.php')
-rw-r--r--mod/developers/languages/en.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/developers/languages/en.php b/mod/developers/languages/en.php
index 262759e23..856efe008 100644
--- a/mod/developers/languages/en.php
+++ b/mod/developers/languages/en.php
@@ -54,6 +54,7 @@ $english = array(
'theme_preview:modules' => 'Modules',
'theme_preview:navigation' => 'Navigation',
'theme_preview:typography' => 'Typography',
+ 'theme_preview:miscellaneous' => 'Miscellaneous',
// unit tests
'developers:unit_tests:description' => 'Elgg has unit and integration tests for detecting bugs in its core classes and functions.',