From a99155965a44072a068f3b11eac323780917356f Mon Sep 17 00:00:00 2001 From: adititripathi <40335173+adititripathi@users.noreply.github.com> Date: Wed, 18 Sep 2024 00:07:42 +0530 Subject: [PATCH] Update translation.json fix: Uppercase the first letter in NLP Value dialog form fields (#31) --- frontend/src/i18n/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/en/translation.json b/frontend/src/i18n/en/translation.json index bbe36a8..195fd1e 100644 --- a/frontend/src/i18n/en/translation.json +++ b/frontend/src/i18n/en/translation.json @@ -580,7 +580,7 @@ "filter_by_label": "Filter by labels", "start_date": "Start Date", "end_date": "End Date", - "nlp_value": "value", + "nlp_value": "Value", "type_message_here": "Type message here ...." }, "button": {