Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Service Orchestrator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator
Merge requests
!286
Add Edge Port, GÉANT IP and IAS products
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add Edge Port, GÉANT IP and IAS products
feature/add-geant-ip
into
develop
Overview
6
Commits
68
Pipelines
19
Changes
6
Merged
Karel van Klink
requested to merge
feature/add-geant-ip
into
develop
7 months ago
Overview
3
Commits
68
Pipelines
19
Changes
6
Expand
This includes workflows, tests, migrations, etc.
0
0
Merge request reports
Viewing commit
1e940120
Prev
Next
Show latest version
6 files
+
8
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
Verified
1e940120
Add missing translation keys, update unit tests
· 1e940120
Karel van Klink
authored
7 months ago
gso/translations/en-GB.json
+
2
−
0
Options
@@ -69,6 +69,7 @@
"create_imported_office_router"
:
"NOT FOR HUMANS -- Import existing office router"
,
"create_imported_opengear"
:
"NOT FOR HUMANS -- Import existing OpenGear"
,
"create_imported_edge_port"
:
"NOT FOR HUMANS -- Import existing Edge Port"
,
"create_imported_geant_ip"
:
"NOT FOR HUMANS -- Import existing GÉANT IP"
,
"import_site"
:
"NOT FOR HUMANS -- Finalize import into a Site product"
,
"import_router"
:
"NOT FOR HUMANS -- Finalize import into a Router product"
,
"import_iptrunk"
:
"NOT FOR HUMANS -- Finalize import into an IP trunk product"
,
@@ -76,6 +77,7 @@
"import_super_pop_switch"
:
"NOT FOR HUMANS -- Finalize import into a Super PoP switch"
,
"import_opengear"
:
"NOT FOR HUMANS -- Finalize import into an OpenGear"
,
"import_edge_port"
:
"NOT FOR HUMANS -- Finalize import into an Edge Port"
,
"import_geant_ip"
:
"NOT FOR HUMANS -- Finalize import into a GÉANT IP"
,
"validate_iptrunk"
:
"Validate IP Trunk configuration"
,
"validate_router"
:
"Validate Router configuration"
,
"validate_switch"
:
"Validate Switch configuration"
,
Loading