-
(newTitle = input)"
- @keydown.enter.native="savePlaylistInfo"
- />
-
+
+
+
+ {{ $t('User Playlists.SinglePlaylistView.Toast["Playlist name cannot be empty. Please input a name."]') }}
+
+
+
+
+ {{ $t('User Playlists.CreatePlaylistPrompt.Toast["There is already a playlist with this name. Please pick a different name."]') }}
+
+
+
+
- {{ title }}
-
-
- {{ $tc('Global.Counts.Video Count', videoCount, {count: parsedVideoCount}) }}
-
- - {{ $tc('Global.Counts.View Count', viewCount, {count: parsedViewCount}) }}
-
- -
-
- {{ $t("Playlist.Last Updated On") }}
-
- {{ lastUpdated }}
-
+
+ {{ title }}
+
+
+ {{ $tc('Global.Counts.Video Count', videoCount, {count: parsedVideoCount}) }}
+
+ - {{ $tc('Global.Counts.View Count', viewCount, {count: parsedViewCount}) }}
+
+ -
+
+ {{ $t("Playlist.Last Updated On") }}
+
+ {{ lastUpdated }}
+
+