diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue index a177515e..aa4f0a46 100644 --- a/src/components/WatchVideo.vue +++ b/src/components/WatchVideo.vue @@ -160,11 +160,24 @@
diff --git a/src/locales/en.json b/src/locales/en.json index bfdbb5c3..e81b7c20 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -174,6 +174,8 @@ "shorts": "Shorts", "all": "All", "category": "Category", + "license": "License", + "visibility": "Visibility", "chapters_horizontal": "Horizontal", "chapters_vertical": "Vertical" },