mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Update en_US with SiteConfig.THEME and SiteConfig.DEFAULTTHEME translatable entities (from r98128)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@102602 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
ac5bb2b527
commit
049735b7e0
@ -657,6 +657,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…
Reference in New Issue
Block a user