wt1.1b exercise description, bug fixing + custom exercise fix

This commit is contained in:
Bossanyi Tibor
2020-08-20 08:38:16 +02:00
parent 4d9f2e5152
commit e938f1be8c
20 changed files with 355 additions and 229 deletions
+4 -2
View File
@@ -50,7 +50,7 @@
"BMI": "BMI",
"BMR": "BMR",
"Sizes": "Sizes",
"Save Exercise": "save Exercise",
"Save Exercise": "Save Exercise of:",
"Save": "Save",
"Name": "Name",
@@ -103,5 +103,7 @@
"Your Body Type": "Your Body Type",
"Ectomorph": "Ectomorph",
"Endomorph": "Endomorph",
"Mesomorph": "Mesomorph"
"Mesomorph": "Mesomorph",
"Description": "Description"
}
+4 -2
View File
@@ -50,7 +50,7 @@
"BMI": "Testtömegindex",
"BMR": "Alapanyagcsere",
"Sizes": "Méretek",
"Save Exercise": "gyakorlat mentése",
"Save Exercise": "Gyakorlat mentése:",
"Save": "Mentés",
"The number of the exercise": "Írd be a gyakorlat számát",
"The number of the exercise done with": "Írd be, mennyivel csináltad a gyakorlatot",
@@ -103,6 +103,8 @@
"Your Body Type": "Milyen a testtípusod?",
"Ectomorph": "Ectomorf",
"Endomorph":"Endomorf",
"Mesomorph":"Mezomorf"
"Mesomorph":"Mezomorf",
"Description": "Leírás"
}