bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql/audio-captions/captions
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
styles.ts refactor(audio): improve audio settings' UI 2024-08-15 00:43:37 +00:00