Skip to content
Snippets Groups Projects
Commit ff7de059 authored by davidc's avatar davidc Committed by Julian
Browse files

fix typo "serveral"

parent bc40fea3
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
<div class="col-12 col-md-5">
<h5>{{_("Profile")}}</h5>
<p>{{_("Your profile information is used by all services that are integrated into the Single-Sign-On. Your e-mail address is also used for password recovery.")}}</p>
<p>{{_("Changes may take serveral minutes to be visible in all services.")}}</p>
<p>{{_("Changes may take several minutes to be visible in all services.")}}</p>
</div>
<div class="col-12 col-md-7">
<form class="form" action="{{ url_for("selfservice.update_profile") }}" method="POST">
......
No preview for this file type
......@@ -1077,7 +1077,7 @@ msgstr ""
"die „Passwort vergessen“ genutzt."
#: uffd/selfservice/templates/selfservice/self.html:16
msgid "Changes may take serveral minutes to be visible in all services."
msgid "Changes may take several minutes to be visible in all services."
msgstr "Änderungen sind erst nach einigen Minuten in allen Diensten sichtbar."
#: uffd/selfservice/templates/selfservice/self.html:25
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment