Skip to content

Commit

Permalink
Merge pull request #66 from Hexastack/fix/uppercase-nlp-value-fr-tran…
Browse files Browse the repository at this point in the history
…slation

fix: nlp value uppercase fr translation first letter
  • Loading branch information
marrouchi authored Sep 22, 2024
2 parents 2d48be2 + 45f3cd5 commit 63fe2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/i18n/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@
"filter_by_label": "Filtrer par étiquettes",
"start_date": "Date de début",
"end_date": "Date de fin",
"nlp_value": "valeur",
"nlp_value": "Valeur",
"type_message_here": "Ecrivez quelque chose ici ...."
},
"button": {
Expand Down

0 comments on commit 63fe2ec

Please sign in to comment.