Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Headlamp
Commits
80ba366c
Commit
80ba366c
authored
2 years ago
by
Joaquim Rocha
Browse files
Options
Download
Email Patches
Plain Diff
i18n: Update after adding External IP string
parent
9bdebcc4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
frontend/src/i18n/locales/en/glossary.json
+1
-0
frontend/src/i18n/locales/en/glossary.json
frontend/src/i18n/locales/es/glossary.json
+1
-0
frontend/src/i18n/locales/es/glossary.json
frontend/src/i18n/locales/pt/glossary.json
+1
-0
frontend/src/i18n/locales/pt/glossary.json
with
3 additions
and
0 deletions
+3
-0
frontend/src/i18n/locales/en/glossary.json
+
1
-
0
View file @
80ba366c
...
...
@@ -93,6 +93,7 @@
"Roles"
:
"Roles"
,
"Secrets"
:
"Secrets"
,
"Cluster IP"
:
"Cluster IP"
,
"External IP"
:
"External IP"
,
"Ports"
:
"Ports"
,
"Protocol"
:
"Protocol"
,
"Services"
:
"Services"
,
...
...
This diff is collapsed.
Click to expand it.
frontend/src/i18n/locales/es/glossary.json
+
1
-
0
View file @
80ba366c
...
...
@@ -93,6 +93,7 @@
"Roles"
:
"Roles"
,
"Secrets"
:
"Secrets"
,
"Cluster IP"
:
"IP del Cluster"
,
"External IP"
:
"IP Externa"
,
"Ports"
:
"Puertos"
,
"Protocol"
:
"Protocolo"
,
"Services"
:
"Services"
,
...
...
This diff is collapsed.
Click to expand it.
frontend/src/i18n/locales/pt/glossary.json
+
1
-
0
View file @
80ba366c
...
...
@@ -93,6 +93,7 @@
"Roles"
:
"Roles"
,
"Secrets"
:
"Secrets"
,
"Cluster IP"
:
"IP do Cluster"
,
"External IP"
:
"IP Externo"
,
"Ports"
:
"Ports"
,
"Protocol"
:
"Protocolo"
,
"Services"
:
"Services"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help