mirror of
https://github.com/iv-org/invidious.git
synced 2026-06-02 21:04:25 +00:00
feat: Add support for POST requests on searches for privacy (#5551)
Use already set preferences variable Use span for description, grammar fix from Copilot
This commit is contained in:
@@ -124,6 +124,8 @@
|
||||
"preferences_sort_label": "Sort videos by: ",
|
||||
"preferences_default_playlist": "Default playlist: ",
|
||||
"preferences_default_playlist_none": "No default playlist set",
|
||||
"preferences_search_privacy_label": "Search privacy: ",
|
||||
"preferences_search_privacy_description": "Enabling this preference will prevent your search queries from being saved in your browser history.",
|
||||
"published": "published",
|
||||
"published - reverse": "published - reverse",
|
||||
"alphabetically": "alphabetically",
|
||||
|
||||
Reference in New Issue
Block a user