Skip to content

Commit

Permalink
Update translation.json
Browse files Browse the repository at this point in the history
fix: Uppercase the first letter in NLP Value dialog form fields (#31)
  • Loading branch information
adititripathi committed Sep 17, 2024
1 parent 0f9205d commit a991559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/i18n/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit a991559

Please sign in to comment.