Skip to content

Commit

Permalink
Update app/views/auth/sign_in.html.erb
Browse files Browse the repository at this point in the history
Co-authored-by: Bart Mesuere <[email protected]>
  • Loading branch information
jorg-vr and bmesuere committed Jul 24, 2023
1 parent b24ee3f commit dff46ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/auth/sign_in.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="flex-placement-container">
<div>
<%= I18n.locale == :en ? "Signing in with Associatie KU Leuven is currently unavailable. We are trying to resolve this issue as soon as possible" :
"Inloggen via de associatie KU Leuven is momenteel onmogelijk. We proberen dit probleem zo snel mogelijk op te lossen." %>
"Inloggen via de associatie KU Leuven is momenteel niet mogelijk. We proberen dit probleem zo snel mogelijk op te lossen." %>
</div>
</div>
</div>
Expand Down

0 comments on commit dff46ae

Please sign in to comment.