NG-UI Added support for the OSM Repository
* Added a list to show the repo added.
* Form to add the repo path with the type.
Change-Id: I77ddbf6ef4c7f02abd2e5bc455b3a21e04e5b20d
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json
index cc22546..bde25ba 100644
--- a/src/assets/i18n/de.json
+++ b/src/assets/i18n/de.json
@@ -415,6 +415,15 @@
"NEWK8SREPO": "Nieuwe K8s Repository",
"TYPE": "Type",
"URL": "URL"
+ },
+ "OSMREPO": {
+ "MENUOSMREPO": "OSM-Repositorys",
+ "ADDOSMREPO": "Fügen Sie OSM-Repositorys hinzu",
+ "NEWOSMREPO": "Neue OSM-Repositorys",
+ "EDITOSMREPO": "Bearbeiten Sie OSM-Repositorys",
+ "OSMREPOTITLE": "Registriertes OSM-Repository",
+ "CREATEDSUCCESSFULLY": "OSM-Repository erfolgreich hinzugefügt",
+ "UPDATEDSUCCESSFULLY" : "OSM-Repository erfolgreich aktualisiert"
}
},
"HTTPERROR": {