mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
bfojcapell: regenerated en.php
(merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41900 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
a6824938b3
commit
00f262e445
30
lang/en.php
30
lang/en.php
@ -1,16 +1,16 @@
|
||||
<?php
|
||||
|
||||
global $lang;
|
||||
|
||||
$lang['en']['LeftAndMain']['HELLO'] = array(
|
||||
'Site content',
|
||||
PR_HIGH,
|
||||
'Menu title'
|
||||
);
|
||||
$lang['en']['LeftAndMain']['FILESIMAGES'] = array(
|
||||
'Files & Images',
|
||||
PR_HIGH
|
||||
);
|
||||
$lang['en']['LeftAndMain']['NEWSLETTERS'] = 'Newsletters';
|
||||
|
||||
<?php
|
||||
|
||||
global $lang;
|
||||
|
||||
$lang['en']['LeftAndMain']['HELLO'] = array(
|
||||
'Site content',
|
||||
100,
|
||||
'Menu title'
|
||||
);
|
||||
$lang['en']['LeftAndMain']['FILESIMAGES'] = array(
|
||||
'Files & Images',
|
||||
100
|
||||
);
|
||||
$lang['en']['LeftAndMain']['NEWSLETTERS'] = 'Newsletters';
|
||||
|
||||
?>
|
Loading…
Reference in New Issue
Block a user