Skip to content

Commit

Permalink
Nexus text changes (#2326)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tideman authored Sep 12, 2024
1 parent 0ffe093 commit 04e1fa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/i18n/locales/en/nexus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ export const Strings = {
'endpoint-name-hint-with-dash':
'Endpoint name must start with A-Z or a-z and can only contain A-Z, a-z, 0-9 or -',
'access-policy': 'Access Policy',
'allowed-caller-namespaces': 'Allowed caller namespaces',
'allowed-caller-namespaces': 'Allowed caller Namespaces',
'allowed-caller-namespaces-description':
'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.',
'select-namespaces': 'Select Namespace(s)',
'selected-namespaces_one': '{{count}} Namespace selected',
'selected-namespaces_other': '{{count}} Namespaces selected',
Expand Down

0 comments on commit 04e1fa8

Please sign in to comment.