Client - delete a workout

This commit is contained in:
Sam
2021-09-28 09:10:01 +02:00
parent bde004f83b
commit 3dbdd5cb6b
20 changed files with 234 additions and 20 deletions

View File

@ -1,4 +1,6 @@
{
"LOGIN": "Log in",
"REGISTER": "Register"
"NO": "No",
"REGISTER": "Register",
"YES": "Yes"
}