Merge pull request #2854 from Bnyro/export-import-channel-groups

feat: support for importing and exporting channel groups
This commit is contained in:
Bnyro 2023-08-25 10:01:45 +02:00 committed by GitHub
commit bd6d2da0f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 42 additions and 5 deletions

View file

@ -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",