Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Add missing Individual Assessment lang var
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Schäfli committed May 16, 2018
1 parent df3bb08 commit 8aa7b0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
"lm" : "Lernmodul",
"htlm" : "Lernmodul",
"sahs" : "Lernmodul",
"iass" : "Individuelle Bewertung",
"glo" : "Glossar",
"dcl" : "Datensammlung",
"bibl" : "Literaturliste",
Expand Down
1 change: 1 addition & 0 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
"lm" : "Learning Module",
"htlm" : "Learning Module",
"sahs" : "Learning Module",
"iass" : "Individual Assessment",
"glo" : "Glossary",
"dcl" : "Data Collection",
"bibl" : "Bibliography",
Expand Down
1 change: 1 addition & 0 deletions src/assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
"lm" : "Modulo",
"htlm" : "Modulo HTML",
"sahs" : "Learning Module",
"iass" : "Valutazione individuale",
"glo" : "Glossario",
"dcl" : "Data Collection",
"bibl" : "Bibliografia",
Expand Down

0 comments on commit 8aa7b0e

Please sign in to comment.