Commit 4075d3bd authored by Myriam Guedey's avatar Myriam Guedey
Browse files

Update public/js/language.js

parent 403e5c0e
......@@ -56,11 +56,11 @@ function language(lang){
// rgc_introduction.innerHTML =" (or Vote for new group name) <br>A research group introduction here ...."
// rgc_introduction2.innerHTML = "The research projects at HFT Stuttgart (University of Applied Sciences Stuttgart)."
rgc_application.innerHTML = "<i class='fas fa-laptop-code'></i> Research Results Explorer"
rgc_applicationdesc.innerHTML = "Explore the diversity of our projects which is our contribution to smarter cities. The following gallery provides an overview about the results and demos to current and former research projects within theFGDI group. Use the search function to look for demos with specific keywords (e.g. “wind”, “citygml”, “sensors”, etc.)."
rgc_applicationdesc.innerHTML = "Explore the diversity of our projects which is our contribution to smarter cities. The following gallery provides an overview about the results and demos to current and former research projects within the FGDI. Use the search function to look for demos with specific keywords (e.g. “iot”, “buildings”, “sensors”, etc.)."
rgc_publication.innerHTML = "<i class='fas fa-book'></i> Our Publication"
rgc_publicationdesc.innerHTML = "View the latest publications regarding our projects and other research activities at UGL. A link to the Publisher, the BiBTeX-Download or directly to the PDF of the article is just a click away."
rgc_publicationdesc.innerHTML = "View the latest publications regarding our projects and other research activities at FGDI. A link to the Publisher, the BiBTeX-Download or directly to the PDF of the article is just a click away."
rgc_ourteam.innerHTML = "<i class='fas fa-user-friends'></i> Team"
rgc_teamdesc.innerHTML = "Get to know the international and multi-disciplined UGL team members. Feel free to contact us if you have questions to projects or want to collaborate on exciting topics, projects, or publications."
rgc_teamdesc.innerHTML = "Get to know the international and multi-disciplined FGDI team members. Feel free to contact us if you have questions to projects or want to collaborate on exciting topics, projects, or publications."
rgc_backtotop.innerHTML = "Back to top"
rgc_button_next.innerHTML = "Next"
rgc_button_previous.innerHTML = "Previous"
......@@ -72,12 +72,12 @@ function language(lang){
}
} else if (lang == "2"){
rgc_about.innerHTML = "About"
rgc_group.innerHTML = "Details über unsere Gruppe... "
rgc_group.innerHTML = "Details über unsere Gruppe ... "
rgc_contact.innerHTML = "Kontakt"
// rgc_introduction.innerHTML =" (oder Stimme für einen Gruppennamen) <br>Eine Vorstellung der Forschungsgruppe folgt hier ...."
// rgc_introduction2.innerHTML = "Die Forschungsprojekte an der HFT Stuttgart (Hochschule für Technik Stuttgart)."
rgc_application.innerHTML = "<i class='fas fa-laptop-code'></i> Forschungsergebnis-Galerie"
rgc_applicationdesc.innerHTML = "Die FGDI Forschungsgruppe leistet eine Beitrag zu intelligente Städte; eine Suchfunction ermöglicht dabei gesieltes auffinden von informationen zu Schlüsselthemen oder Autoren)."
rgc_applicationdesc.innerHTML = "Die Forschungsgruppe Digitalisierung und Informationsmanagement leistet einen Beitrag zu intelligenten Städten; eine Suchfunction ermöglicht dabei gesieltes auffinden von informationen zu Schlüsselthemen oder Autoren)."
rgc_publication.innerHTML = "<i class='fas fa-book'></i> Unsere Veröffentlichungen"
// rgc_publicationdesc.innerHTML = "Unsere Veröffentlichungen ..."
rgc_ourteam.innerHTML = "<i class='fas fa-user-friends'></i> Unser Team"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment