diff --git a/frontend/src/i18n/en/translation.json b/frontend/src/i18n/en/translation.json index 4831830f..c58e1665 100644 --- a/frontend/src/i18n/en/translation.json +++ b/frontend/src/i18n/en/translation.json @@ -324,7 +324,7 @@ "value": "Value", "synonyms": "Synonyms", "lookups": "Lookups", - "lookup_strategies": "Lookup Strategy", + "lookup_strategies": "Type", "nlp_lookup_keywords": "Keywords/Free-Text", "nlp_lookup_trait": "Trait", "doc": "Documentation", @@ -346,7 +346,7 @@ "precision": "Precision", "recall": "Recall", "f1score": "F1 Score", - "train": "Training", + "train": "Train", "test": "Test", "inbox": "Inbox", "none": "None",