mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Update en_US with SiteConfig.THEME and SiteConfig.DEFAULTTHEME translatable entities
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@98128 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
3e66a0093c
commit
e81bb4d8e4
@ -641,6 +641,8 @@ $lang['en_US']['SiteConfig']['SINGULARNAME'] = array(
|
||||
);
|
||||
$lang['en_US']['SiteConfig']['SITENAMEDEFAULT'] = 'Your Site Name';
|
||||
$lang['en_US']['SiteConfig']['SITETAGLINE'] = 'Site Tagline/Slogan';
|
||||
$lang['en_US']['SiteConfig']['THEME'] = 'Theme';
|
||||
$lang['en_US']['SiteConfig']['DEFAULTTHEME'] = '(Use default theme)';
|
||||
$lang['en_US']['SiteConfig']['SITETITLE'] = 'Site title';
|
||||
$lang['en_US']['SiteConfig']['TAGLINEDEFAULT'] = 'your tagline here';
|
||||
$lang['en_US']['SiteConfig']['TOPLEVELCREATE'] = 'Who can create pages in the root of the site?';
|
||||
|
Loading…
x
Reference in New Issue
Block a user