mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-05 23:18:53 -05:00
Update submenu header label to 'Captions'
Changed the submenu header text from 'Subtitles/CC' to 'Captions' for consistency and clarity in the CustomSettingsMenu component.
This commit is contained in:
parent
1de6ec969c
commit
de258e8f73
@ -312,7 +312,7 @@ class CustomSettingsMenu extends Component {
|
||||
const header = `
|
||||
<div class="submenu-header">
|
||||
<span style="margin-right: 8px;">←</span>
|
||||
<span>Subtitles/CC</span>
|
||||
<span>Captions</span>
|
||||
</div>
|
||||
`;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user