diff --git a/components/list/Lists.vue b/components/list/Lists.vue index 100f4829..afcee5b2 100644 --- a/components/list/Lists.vue +++ b/components/list/Lists.vue @@ -30,7 +30,7 @@ async function edit(listId: string) { diff --git a/locales/en.json b/locales/en.json index 9d4b5843..3f5194ad 100644 --- a/locales/en.json +++ b/locales/en.json @@ -222,6 +222,7 @@ "error": "There was an error while creating the list", "error_prefix": "Error: ", "list_title_placeholder": "List title", + "manage": "Manage lists", "modify_account": "Modify lists with account", "remove_account": "Remove account from list", "save": "Save changes"