Update translation.json

fix: Uppercase the first letter in NLP Value dialog form fields (#31)
This commit is contained in:
adititripathi 2024-09-18 00:07:42 +05:30
parent 0f9205db63
commit a99155965a

View File

@ -580,7 +580,7 @@
"filter_by_label": "Filter by labels", "filter_by_label": "Filter by labels",
"start_date": "Start Date", "start_date": "Start Date",
"end_date": "End Date", "end_date": "End Date",
"nlp_value": "value", "nlp_value": "Value",
"type_message_here": "Type message here ...." "type_message_here": "Type message here ...."
}, },
"button": { "button": {