mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-27 18:56:58 +00:00
Merge branch 'fix/transcription-audio-link-label'
This commit is contained in:
@@ -12,6 +12,7 @@ and this project adheres to
|
|||||||
|
|
||||||
- ✨(backend) add metadata collection of VAD, connection and chat events
|
- ✨(backend) add metadata collection of VAD, connection and chat events
|
||||||
- ✨(backend) introduce add-ons authentication backend
|
- ✨(backend) introduce add-ons authentication backend
|
||||||
|
- 💬(backend) clarify french transcription audio download link text #1299
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Quelques points que nous vous conseillons de vérifier :
|
|||||||
|
|
||||||
""",
|
""",
|
||||||
download_header_template=(
|
download_header_template=(
|
||||||
"\n*[Télécharger votre enregistrement (lien externe)]({download_link})*\n"
|
"\n*[Télécharger votre enregistrement Audio]({download_link})*\n"
|
||||||
),
|
),
|
||||||
hallucination_replacement_text="[Texte impossible à transcrire]",
|
hallucination_replacement_text="[Texte impossible à transcrire]",
|
||||||
document_default_title="Transcription",
|
document_default_title="Transcription",
|
||||||
|
|||||||
Reference in New Issue
Block a user