Finish english translation, add icons to exercise groups on help page

This commit is contained in:
2025-07-05 13:39:01 +02:00
parent d75e91481f
commit 48c59936ec
20 changed files with 114 additions and 59 deletions

View File

@@ -2,6 +2,7 @@ export class ExerciseGroupModel {
id = -1
nameDe: string = ""
nameEn: string = ""
icon: string = ""
groupNr: number = 0
descriptionDe: string = ""
descriptionEn: string = ""