We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffe093 commit 04e1fa8Copy full SHA for 04e1fa8
src/lib/i18n/locales/en/nexus.ts
@@ -37,9 +37,9 @@ export const Strings = {
37
'endpoint-name-hint-with-dash':
38
'Endpoint name must start with A-Z or a-z and can only contain A-Z, a-z, 0-9 or -',
39
'access-policy': 'Access Policy',
40
- 'allowed-caller-namespaces': 'Allowed caller namespaces',
+ 'allowed-caller-namespaces': 'Allowed caller Namespaces',
41
'allowed-caller-namespaces-description':
42
- 'Specify the Namespace(s) that are allowed to call the target Namespace to use this endpoint.',
+ 'Namespace(s) that are allowed to call this Endpoint.',
43
'select-namespaces': 'Select Namespace(s)',
44
'selected-namespaces_one': '{{count}} Namespace selected',
45
'selected-namespaces_other': '{{count}} Namespaces selected',
0 commit comments