Skip to content

Commit

Permalink
correction of the translation to see the transcript
Browse files Browse the repository at this point in the history
Changelog: fixed
  • Loading branch information
Boruus committed Aug 22, 2024
1 parent 5cfe7f4 commit 58b4952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ function VoiceMessageAttachmentPlayer(props: Props) {
>
<FormattedMessage
id={'vocals.loading_transcript'}
defaultMessage={'View transcript'}
defaultMessage={'View the transcript'}
/>
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion webapp/channels/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6036,7 +6036,7 @@
"view_image.zoom_in": "Zoom In",
"view_image.zoom_out": "Zoom Out",
"view_image.zoom_reset": "Reset Zoom",
"vocals.loading_transcript": "Viewing the transcript...",
"vocals.loading_transcript": "View the transcript...",
"vocals.transcript_title": "Audio transcription (automatically generated)",
"vocals.transcript.error": "The audio is empty.",
"view_user_group_modal.ldapSynced": "AD/LDAP SYNCED",
Expand Down

0 comments on commit 58b4952

Please sign in to comment.