CaptionsSettingsModalStrings interface
strings for captions setting modal
Properties
captions |
Label for the cancel button |
captions |
Disclaimer for the caption language dropdown menu |
captions |
Label for the caption language dropdown menu |
captions |
Aria label for the close modal button |
captions |
Label for the confirm button |
captions |
Aria label for the modal |
captions |
Title for the modal |
captions |
Disclaimer for the spoken language dropdown menu |
captions |
Label for the spoken language dropdown menu |
Property Details
captionsSettingsCancelButtonLabel
Label for the cancel button
captionsSettingsCancelButtonLabel?: string
Property Value
string
captionsSettingsCaptionLanguageDropdownInfoText
Disclaimer for the caption language dropdown menu
captionsSettingsCaptionLanguageDropdownInfoText?: string
Property Value
string
captionsSettingsCaptionLanguageDropdownLabel
Label for the caption language dropdown menu
captionsSettingsCaptionLanguageDropdownLabel?: string
Property Value
string
captionsSettingsCloseModalButtonAriaLabel
Aria label for the close modal button
captionsSettingsCloseModalButtonAriaLabel?: string
Property Value
string
captionsSettingsConfirmButtonLabel
Label for the confirm button
captionsSettingsConfirmButtonLabel?: string
Property Value
string
captionsSettingsModalAriaLabel
Aria label for the modal
captionsSettingsModalAriaLabel?: string
Property Value
string
captionsSettingsModalTitle
Title for the modal
captionsSettingsModalTitle?: string
Property Value
string
captionsSettingsSpokenLanguageDropdownInfoText
Disclaimer for the spoken language dropdown menu
captionsSettingsSpokenLanguageDropdownInfoText?: string
Property Value
string
captionsSettingsSpokenLanguageDropdownLabel
Label for the spoken language dropdown menu
captionsSettingsSpokenLanguageDropdownLabel?: string
Property Value
string