File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 <legend ><%= translate(locale, " Import" ) %> </legend >
99
1010 <div class =" pure-control-group" >
11- <label for =" import_youtube" ><%= translate(locale, " Import Invidious data" ) %> </label >
11+ <label for =" import_youtube" ><%= translate(locale, " Import Invidious JSON data" ) %> </label >
1212 <input type =" file" id =" import_invidious" name =" import_invidious" >
1313 </div >
1414
1515 <div class =" pure-control-group" >
1616 <label for =" import_youtube" >
1717 <a rel =" noopener" target =" _blank" href =" https://github.com/iv-org/documentation/blob/master/Export-YouTube-subscriptions.md" >
18- <%= translate(locale, " Import YouTube subscriptions" ) %>
18+ <%= translate(locale, " Import YouTube/OPML subscriptions" ) %>
1919 </a >
2020 </label >
2121 <input type =" file" id =" import_youtube" name =" import_youtube" >
5151 </div >
5252
5353 <div class =" pure-control-group" >
54- <a href =" /subscription_manager?action_takeout=1&format=json" ><%= translate(locale, " Export data as JSON" ) %> </a >
54+ <a href =" /subscription_manager?action_takeout=1&format=json" ><%= translate(locale, " Export Invidious data as JSON" ) %> </a >
5555 </div >
5656 </fieldset >
5757 </form >
You can’t perform that action at this time.
0 commit comments