diff --git a/src/components/ConfirmModal.vue b/src/components/ConfirmModal.vue new file mode 100644 index 00000000..62e752ca --- /dev/null +++ b/src/components/ConfirmModal.vue @@ -0,0 +1,25 @@ + + + diff --git a/src/components/PlaylistsPage.vue b/src/components/PlaylistsPage.vue index 3888193b..0dda0efe 100644 --- a/src/components/PlaylistsPage.vue +++ b/src/components/PlaylistsPage.vue @@ -40,7 +40,7 @@ /> + @@ -132,6 +138,7 @@ diff --git a/src/locales/en.json b/src/locales/en.json index b2603a83..bef2ae7b 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -138,6 +138,7 @@ "show_less": "Show less", "create_group": "Create group", "group_name": "Group name", + "cancel": "Cancel", "okay": "Okay" }, "comment": {