bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql/audio-captions/button
Ramón Souza 365a5e2274 fix(audio-captions): label generation for audio captions with custom locales
This commit refactors the label generation for audio captions in the audio-captions button and captions components. Instead of directly using the intl formatMessage function, the label is now generated using the intlMessages object and the getLocaleName function from the audio-captions service. This change prevents an issue with custom locales.
2024-09-27 16:44:25 -03:00
..
component.tsx fix(audio-captions): label generation for audio captions with custom locales 2024-09-27 16:44:25 -03:00
queries.ts Fix: selected speechlocale 2024-04-22 20:19:03 -03:00
styles.ts Refactor: migrate audio captions to TS + Graphql 2023-09-21 10:48:00 -03:00