mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:49:33 +00:00
fix: Country/language code mix-up for subtitles in search examples (#1012)
This commit is contained in:
committed by
GitHub
parent
66f37a92d3
commit
ae40df1b6b
@@ -95,8 +95,8 @@ const SearchExampleQueries = () => {
|
||||
<span>full:</span> — search in video subtitles
|
||||
<ul>
|
||||
<li>
|
||||
<span>lang:</span> — subtitles language (use two-letter ISO country code, same as
|
||||
the one from settings page)
|
||||
<span>lang:</span> — subtitles language (use two-letter ISO 639 language code,
|
||||
same as the one from settings page)
|
||||
</li>
|
||||
<li>
|
||||
<span>source:</span>
|
||||
|
||||
Reference in New Issue
Block a user