diff --git a/backend/en/quality.json b/backend/en/quality.json index 7d879604..9a0d40c2 100644 --- a/backend/en/quality.json +++ b/backend/en/quality.json @@ -43,15 +43,15 @@ "general_remarks": "General remarks", "might_be_improved": "Could be improved", "thats_good": "Good", - "before": "Before", - "before_birth": "Before birth of", - "before_birth_possibly": "Possibly before birth of", - "after": "After", - "after_death": "After death of", - "after_death_possibly": "Possibly after death of", + "before": "before", + "before_birth": "before birth of", + "before_birth_possibly": "possibly before birth of", + "after": "after", + "after_death": "after death of", + "after_death_possibly": "possibly after death of", "plausi": "Plausibility check", - "before_possibly": "Possibly before", - "after_possibly": "Possibly after", + "before_possibly": "possibly before", + "after_possibly": "possibly after", "print_not_paint": "Something printed cannot be painted or drawn!", "better_use": "Better use", "quality_index": "Quality index", @@ -77,4 +77,4 @@ "creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective", "plausibility": "Plausibility" } -} \ No newline at end of file +}