Add missing translation if sign in failed

This commit is contained in:
Sebastian Serth
2020-11-13 13:01:11 +01:00
parent 4999918e51
commit c9e5d60dfb
2 changed files with 2 additions and 0 deletions

View File

@ -254,6 +254,7 @@ de:
show: Dashboard show: Dashboard
sessions: sessions:
new: Anmelden new: Anmelden
create: Anmelden
destroy_through_lti: Code-Abgabe destroy_through_lti: Code-Abgabe
statistics: statistics:
show: "Statistiken" show: "Statistiken"

View File

@ -254,6 +254,7 @@ en:
show: Dashboard show: Dashboard
sessions: sessions:
new: Sign In new: Sign In
create: Sign In
destroy_through_lti: Code Submission destroy_through_lti: Code Submission
statistics: statistics:
show: "Statistics" show: "Statistics"