diff --git a/src/components/draft/draft.vue b/src/components/draft/draft.vue index d9d356121..d462045ed 100644 --- a/src/components/draft/draft.vue +++ b/src/components/draft/draft.vue @@ -1,21 +1,5 @@ @@ -73,13 +73,7 @@ + diff --git a/src/i18n/en.json b/src/i18n/en.json index b4e56bc11..a1bf32ef4 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1513,6 +1513,7 @@ }, "drafts": { "drafts": "Drafts", + "no_drafts": "You have no drafts", "continue": "Continue composing", "abandon": "Abandon draft", "abandon_confirm_title": "Abandon confirmation",