Skip to content

Commit cddb896

Browse files
committed
Update react code
1 parent b2c4dfa commit cddb896

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

wger/core/static/react/locales/en/translation.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,12 @@
2323
"value": "Value",
2424
"unit": "Unit",
2525
"alsoSearchEnglish": "Also search for names in English",
26+
"copyToClipboard": "Copy to clipboard",
2627
"exercises": {
28+
"replacements": "Replacements",
29+
"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.",
30+
"replacementsSearch": "Search for an exercise or copy and paste a known ID into the field and click on the \"load\" button.",
31+
"noReplacementSelected": " No exercise selected for replacement",
2732
"contributeExercise": "Contribute an exercise",
2833
"step1HeaderBasics": "Basics in English",
2934
"variations": "Variations",
@@ -53,6 +58,7 @@
5358
"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.",
5459
"deleteTranslation": "Delete translation",
5560
"deleteExerciseFull": "Delete full exercise",
61+
"deleteExerciseReplace": "Delete and replace",
5662
"exercises": "Exercises",
5763
"changeExerciseLanguage": "Change this exercise's language",
5864
"noEquipment": "No equipment",

wger/core/static/react/main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)