Commit aed5d928 authored by Myriam Guedey's avatar Myriam Guedey
Browse files

Update language.js

parent c8388f2d
Pipeline #8683 passed with stage
in 12 seconds
......@@ -61,7 +61,7 @@ function language(lang){
rgc_publication.innerHTML = "<i class='fas fa-book'></i> Our Publications"
rgc_publicationdesc.innerHTML = "View the latest publications regarding our projects and other research activities. 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 team of our research group. Contact us if you have questions about projects or would like 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,7 +72,7 @@ function language(lang){
matches[i].innerHTML = "See full profile"
}
} else if (lang == "2"){
rgc_about.innerHTML = "About"
rgc_about.innerHTML = "Über"
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 ...."
......
Supports Markdown
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