Fix Bug 1975: Map view Issue in VIM account
- Map view in VIM account will not show Invalid location when the location is not provided.
- Added an error message for quota limit in project section when quota limit is exceeded
Change-Id: I175fd2df02d320534e0f02bf3e3dd1882f195546
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json
index ffa152f..54dfe73 100644
--- a/src/assets/i18n/de.json
+++ b/src/assets/i18n/de.json
@@ -333,7 +333,8 @@
"NEWPROJECT": "Nieuw project",
"CREATEDSUCCESSFULLY": "Projekt erfolgreich erstellt",
"UPDATEDSUCCESSFULLY": "Projekt erfolgreich aktualisiert",
- "QUOTA": "Kontingentlimit"
+ "QUOTA": "Kontingentlimit",
+ "QUOTALIMIT": "Kontingentlimit überschritten"
},
"NSPACKAGE": {
"ADDNSPACKAGE": "Verfassen Sie eine neue NS",