mirror of https://github.com/morpheus65535/bazarr
no log: Correct some misspellings and grammar (#2440)
This commit is contained in:
parent
538e28fce6
commit
a41dc546aa
|
@ -409,8 +409,7 @@ const SettingsSubtitlesView: FunctionComponent = () => {
|
||||||
settingKey="settings-subsync-use_subsync"
|
settingKey="settings-subsync-use_subsync"
|
||||||
></Check>
|
></Check>
|
||||||
<Message>
|
<Message>
|
||||||
Enable automatic subtitles synchronization after downloading a
|
Enable automatic synchronization after downloading subtitles.
|
||||||
subtitle.
|
|
||||||
</Message>
|
</Message>
|
||||||
<CollapseBox indent settingKey="settings-subsync-use_subsync">
|
<CollapseBox indent settingKey="settings-subsync-use_subsync">
|
||||||
<MultiSelector
|
<MultiSelector
|
||||||
|
|
Loading…
Reference in New Issue