diff --git a/core/lexicon/en/setting.inc.php b/core/lexicon/en/setting.inc.php index 121baf2714d..2c74b2629d5 100644 --- a/core/lexicon/en/setting.inc.php +++ b/core/lexicon/en/setting.inc.php @@ -22,6 +22,7 @@ $_lang['area_proxy'] = 'Proxy'; $_lang['area_session'] = 'Session and Cookie'; $_lang['area_static_elements'] = 'Static Elements'; +$_lang['area_static_resources'] = 'Static Resources'; $_lang['area_lexicon_string'] = 'Area Lexicon Entry'; $_lang['area_lexicon_string_msg'] = 'Enter the key of the lexicon entry for the area here. If there is no lexicon entry, it will just display the area key.
Core Areas: authentication, caching, file, furls, gateway, language, manager, session, site, system'; $_lang['area_site'] = 'Site';