Skip to content

Commit

Permalink
Update react code
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandgeider committed Nov 21, 2023
1 parent b2c4dfa commit cddb896
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions wger/core/static/react/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@
"value": "Value",
"unit": "Unit",
"alsoSearchEnglish": "Also search for names in English",
"copyToClipboard": "Copy to clipboard",
"exercises": {
"replacements": "Replacements",
"replacementsInfoText": "Optionally, you can also select an exercise that should replace this one (e.g. because it was submitted twice, or similar). This will replace the exercise in routines as well as training logs, instead of just deleting it. These changes will also propagate to any instance that syncs the exercises from this one.",
"replacementsSearch": "Search for an exercise or copy and paste a known ID into the field and click on the \"load\" button.",
"noReplacementSelected": " No exercise selected for replacement",
"contributeExercise": "Contribute an exercise",
"step1HeaderBasics": "Basics in English",
"variations": "Variations",
Expand Down Expand Up @@ -53,6 +58,7 @@
"deleteExerciseBody": "Do you want to delete the exercise \"{{name}}\"? You can either delete the current {{language}} translation or the complete exercise with all translations, images, etc.",
"deleteTranslation": "Delete translation",
"deleteExerciseFull": "Delete full exercise",
"deleteExerciseReplace": "Delete and replace",
"exercises": "Exercises",
"changeExerciseLanguage": "Change this exercise's language",
"noEquipment": "No equipment",
Expand Down
4 changes: 2 additions & 2 deletions wger/core/static/react/main.js

Large diffs are not rendered by default.

0 comments on commit cddb896

Please sign in to comment.