From f9417819e1551bcf05662d860cece3424cc2d065 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 16 Jun 2021 22:30:40 +0200 Subject: [PATCH] Add translation strings for namespace components --- src/components/namespace/namespace-search.vue | 2 +- .../namespace/namespace-settings-dropdown.vue | 12 ++++++------ src/i18n/en.json | 3 ++- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/components/namespace/namespace-search.vue b/src/components/namespace/namespace-search.vue index d2fbc556a..d40a04c32 100644 --- a/src/components/namespace/namespace-search.vue +++ b/src/components/namespace/namespace-search.vue @@ -1,7 +1,7 @@ diff --git a/src/i18n/en.json b/src/i18n/en.json index fc1a61eb1..069f0d733 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -519,7 +519,8 @@ "delete": "Delete", "unarchive": "Un-Archive", "setBackground": "Set background", - "share": "Share" + "share": "Share", + "newList": "New list" }, "apiConfig": { "url": "Vikunja URL",