Skip to content

Commit 04e1fa8

Browse files
authored
Nexus text changes (#2326)
1 parent 0ffe093 commit 04e1fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/i18n/locales/en/nexus.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ export const Strings = {
3737
'endpoint-name-hint-with-dash':
3838
'Endpoint name must start with A-Z or a-z and can only contain A-Z, a-z, 0-9 or -',
3939
'access-policy': 'Access Policy',
40-
'allowed-caller-namespaces': 'Allowed caller namespaces',
40+
'allowed-caller-namespaces': 'Allowed caller Namespaces',
4141
'allowed-caller-namespaces-description':
42-
'Specify the Namespace(s) that are allowed to call the target Namespace to use this endpoint.',
42+
'Namespace(s) that are allowed to call this Endpoint.',
4343
'select-namespaces': 'Select Namespace(s)',
4444
'selected-namespaces_one': '{{count}} Namespace selected',
4545
'selected-namespaces_other': '{{count}} Namespaces selected',

0 commit comments

Comments
 (0)