feat(frontend): gebruikersvriendelijkere foutmeldingen voor foutieve leerpaden
This commit is contained in:
parent
ac933df57b
commit
759282f1c6
7 changed files with 22 additions and 8 deletions
|
@ -160,5 +160,7 @@
|
|||
"learningPathCantModifyId": "The HRUID or language of a learning path cannot be modified.",
|
||||
"error": "Error",
|
||||
"ownLearningContentTitle": "Own learning content",
|
||||
"ownLearningContentDescription": "Create and administrate your own learning objects and learning paths. For advanced users only."
|
||||
"ownLearningContentDescription": "Create and administrate your own learning objects and learning paths. For advanced users only.",
|
||||
"learningPathNotFound": "This learning path could not be found.",
|
||||
"emptyLearningPath": "This learning path does not contain any learning objects."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue