Skip to content

Commit 13b5ecc

Browse files
Merge branch '4' into 5.1
2 parents 8281e9c + a20c3ac commit 13b5ecc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

lang/en.yml

+9
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ en:
66
EDITONLYTHESE: 'Only these groups (choose from list)'
77
GroupPlaceholder: 'Click to select group'
88
SilverStripe\SiteConfig\SiteConfig:
9+
ACCESSONLYTHESEMEMBERS: 'Only these users (choose from list)'
910
EDITHEADER: 'Who can edit pages on this site?'
11+
EDITONLYTHESEMEMBERS: 'Only these users (choose from list)'
12+
EDITORMEMBERS: 'Editor Users'
1013
EDIT_PERMISSION: 'Manage site configuration'
1114
EDIT_PERMISSION_HELP: 'Ability to edit global access settings/top-level page permissions.'
1215
PLURALNAME: 'Site Configs'
@@ -22,6 +25,9 @@ en:
2225
TAGLINEDEFAULT: 'your tagline here'
2326
TOPLEVELCREATE: 'Who can create pages in the root of the site?'
2427
TOPLEVELCREATORGROUPS: 'Top level creators'
28+
TOPLEVELCREATORGROUPS2: 'Top level creator groups'
29+
TOPLEVELCREATORUSERS: 'Top level creator users'
30+
VIEWERMEMBERS: 'Viewer Users'
2531
VIEWHEADER: 'Who can view pages on this site?'
2632
db_AccentColor: 'Accent color'
2733
db_AllChangesEnabled: 'All changes enabled'
@@ -65,8 +71,11 @@ en:
6571
many_many_ContentReviewGroups: 'Content review groups'
6672
many_many_ContentReviewUsers: 'Content review users'
6773
many_many_CreateTopLevelGroups: 'Create top level groups'
74+
many_many_CreateTopLevelMembers: 'Create top level members'
6875
many_many_EditorGroups: 'Editor groups'
76+
many_many_EditorMembers: 'Editor members'
6977
many_many_ViewerGroups: 'Viewer groups'
78+
many_many_ViewerMembers: 'Viewer members'
7079
SilverStripe\SiteConfig\SiteConfigLeftAndMain:
7180
MENUTITLE: Settings
7281
SilverStripe\SiteConfig\SiteConfigLeftAndMain_SilverStripeNavigator:

0 commit comments

Comments
 (0)