mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Merge pull request #2854 from Bnyro/export-import-channel-groups
feat: support for importing and exporting channel groups
This commit is contained in:
commit
bd6d2da0f0
3 changed files with 42 additions and 5 deletions
|
@ -69,7 +69,8 @@
|
|||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"export_to_json": "Export to JSON",
|
||||
"import_from_json": "Import from JSON/CSV",
|
||||
"import_from_json": "Import from JSON",
|
||||
"import_from_json_csv": "Import from JSON/CSV",
|
||||
"loop_this_video": "Loop this Video",
|
||||
"auto_play_next_video": "Auto Play next Video",
|
||||
"auto_display_captions": "Auto Display Captions",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue