From 524f30576b16aefcac13b7815e65556245e340e0 Mon Sep 17 00:00:00 2001 From: yassinedorbozgithub Date: Fri, 4 Apr 2025 12:07:02 +0100 Subject: [PATCH] fix: update Nlp Sample en translation --- frontend/public/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/locales/en/translation.json b/frontend/public/locales/en/translation.json index b243c3ae..94124e91 100644 --- a/frontend/public/locales/en/translation.json +++ b/frontend/public/locales/en/translation.json @@ -334,7 +334,7 @@ "nlp": "NLU", "nlp_entity": "Entity", "nlp_entity_value": "Value", - "nlp_samples_count": "Nlp Samples count", + "nlp_samples_count": "Samples count", "value": "Value", "synonyms": "Synonyms", "lookups": "Lookups",