|
143 | 143 | }, |
144 | 144 | "MemberTable": { |
145 | 145 | "columnEmailHeader": "Email", |
146 | | - "columnRoleHeader": "Role" |
| 146 | + "columnRoleHeader": "Role", |
| 147 | + "columnTypeHeader": "Type", |
| 148 | + "columnNamespaceHeader": "Namespace" |
147 | 149 | }, |
148 | 150 | "IllustratedError": { |
149 | 151 | "titleText": "Something went wrong", |
|
163 | 165 | "membersHeader": "Members" |
164 | 166 | }, |
165 | 167 | "EditMembers": { |
166 | | - "addButton": "Add" |
| 168 | + "addButton": "Add new member or service account", |
| 169 | + "editHeader": "Edit member or service account", |
| 170 | + "addHeader": "Add new member or service account", |
| 171 | + "saveButton": "Save changes", |
| 172 | + "defaultNamespaceInfo": "Leave empty to use <span>default</span> namespace", |
| 173 | + "serviceAccoutsGuide": "You can also use our <link1>Service Account Guide</link1> for more information." |
167 | 174 | }, |
168 | 175 | "ProjectsPage": { |
169 | 176 | "header": "Your instances of <span>ManagedControlPlane</span>", |
|
303 | 310 | "properFormatting": "Use A-Z, a-z, 0-9, hyphen (-), and period (.), but note that whitespace (spaces, tabs, etc.) is not allowed for proper compatibility.", |
304 | 311 | "properFormattingLowercase": "Use lowercase a-z, 0-9, hyphen (-), and period (.), but note that whitespace (spaces, tabs, etc.) is not allowed for proper compatibility.", |
305 | 312 | "maxChars": "Max length is {{maxLength}} characters.", |
306 | | - "userExists": "User with this email already exists!", |
| 313 | + "userExists": "User with this name already exists!", |
307 | 314 | "atLeastOneUser": "You need to have at least one member assigned.", |
308 | 315 | "notValidChargingTargetFormat": "Use lowercase letters a-f, numbers 0-9, and hyphens (-) in the format: aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa" |
309 | 316 | }, |
|
343 | 350 | "next": "Next", |
344 | 351 | "create": "Create", |
345 | 352 | "close": "Close", |
346 | | - "back": "Back" |
| 353 | + "back": "Back", |
| 354 | + "cancel": "Cancel" |
347 | 355 | }, |
348 | 356 | "yaml": { |
349 | 357 | "copiedToClipboard": "YAML copied to clipboard!", |
|
0 commit comments