mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-13 02:20:06 -04:00
Update SearchSyntaxPopup.svelte
This commit is contained in:
parent
b4cb5022d9
commit
69e7d4a590
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
||||||
result: 'Find channels that have "Nat Geo" in the name.'
|
result: 'Find channels that have "Nat Geo" in the name.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
query: 'native_name:חינוכית',
|
query: 'alt_names:חינוכית',
|
||||||
result: 'Finds channels whose original name contains "חינוכית".'
|
result: 'Finds channels whose alternative name contains "חינוכית".'
|
||||||
},
|
},
|
||||||
{ query: 'categories:news', result: 'Finds all the news channels.' },
|
{ query: 'categories:news', result: 'Finds all the news channels.' },
|
||||||
{ query: 'languages:fra', result: 'Find channels that are broadcast in French.' },
|
{ query: 'languages:fra', result: 'Find channels that are broadcast in French.' },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue