Skip to content

Commit

Permalink
fix(i18n): correction of the text structure
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonGolms committed Apr 26, 2021
1 parent f39d95b commit 480a1e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/translations/en-US/chapter05.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"TITLE": "What can cause diseases?",
"TEXT": {
"PARAGRAPH": {
"PARAGRAPH_01": "The body can get ill in many ways. This is the same for goats as for other animals and for people. Diseases can start small – for example as a weakness - and increase, if they are not recognized and controlled early.",
"PARAGRAPH_02": "Diseases can be caused by:",
"PARAGRAPH_03": "These are the disease agents:"
"01": "The body can get ill in many ways. This is the same for goats as for other animals and for people. Diseases can start small – for example as a weakness - and increase, if they are not recognized and controlled early.",
"02": "Diseases can be caused by:",
"03": "These are the disease agents:"
},
"LIST": {
"01": {
Expand Down

0 comments on commit 480a1e2

Please sign in to comment.