Improved german localization (#662)
"Guthaben" is used for banking loans. Changed to "Punktzahl" and "Note" to better reflect the german education system. The 404 error message was just nonsense. Changed it to correct translation of english version.
This commit is contained in:
parent
1f17e61ad6
commit
747106edcc
1 changed files with 3 additions and 3 deletions
|
@ -72,10 +72,10 @@ other = "Belegte Kurse"
|
|||
other = "Kursname"
|
||||
|
||||
[total_credit]
|
||||
other = "Gesamtguthaben"
|
||||
other = "Mögliche Punktzahl"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Erhaltenes Guthaben"
|
||||
other = "Note"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Außerschulische Aktivitäten"
|
||||
|
@ -108,7 +108,7 @@ other = "Star"
|
|||
other = "Details"
|
||||
|
||||
[err_404]
|
||||
other = "Die Seite nach der Seite ist noch nicht vorhanden."
|
||||
other = "Die von Ihnen gesuchte Seite ist noch nicht vorhanden."
|
||||
|
||||
[more]
|
||||
other = "Mehr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue