Client - init workout detail w/ map (wip)

This commit is contained in:
Sam
2021-09-24 12:11:38 +02:00
parent e7fd6860d3
commit 695fa0d0f1
20 changed files with 1048 additions and 3 deletions

View File

@ -2,6 +2,7 @@
"UNKNOWN": "Error. Please try again or contact the administrator.",
"APP_ERROR": "The application seems encounter some issues.<br />Please try later or contact the administrator.",
"NOT_FOUND": {
"PAGE": "Page not found"
"PAGE": "Page not found",
"WORKOUT": "Workout not found"
}
}