mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 09:05:55 +00:00
MINOR Updated master language tables
This commit is contained in:
parent
56589dd426
commit
468a76bb8c
@ -12,40 +12,5 @@ $lang['en_US']['Subsite']['SINGULARNAME'] = array(
|
||||
50,
|
||||
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
|
||||
);
|
||||
$lang['en_US']['Subsite']['db_DefaultSite'] = array(
|
||||
'DefaultSite',
|
||||
50,
|
||||
'Name of the object property, mainly used for automatically generating forms'
|
||||
);
|
||||
$lang['en_US']['Subsite']['db_Domain'] = array(
|
||||
'Domain',
|
||||
50,
|
||||
'Name of the object property, mainly used for automatically generating forms'
|
||||
);
|
||||
$lang['en_US']['Subsite']['db_IsPublic'] = array(
|
||||
'IsPublic',
|
||||
50,
|
||||
'Name of the object property, mainly used for automatically generating forms'
|
||||
);
|
||||
$lang['en_US']['Subsite']['db_RedirectURL'] = array(
|
||||
'RedirectURL',
|
||||
50,
|
||||
'Name of the object property, mainly used for automatically generating forms'
|
||||
);
|
||||
$lang['en_US']['Subsite']['db_Subdomain'] = array(
|
||||
'Subdomain',
|
||||
50,
|
||||
'Name of the object property, mainly used for automatically generating forms'
|
||||
);
|
||||
$lang['en_US']['Subsite']['db_Theme'] = array(
|
||||
'Theme',
|
||||
50,
|
||||
'Name of the object property, mainly used for automatically generating forms'
|
||||
);
|
||||
$lang['en_US']['Subsite']['db_Title'] = array(
|
||||
'Title',
|
||||
50,
|
||||
'Name of the object property, mainly used for automatically generating forms'
|
||||
);
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user