From e1e96a2fa2fbf194859339f922a51ed8daaf7654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20R=C3=B6hrl?= Date: Thu, 16 Jul 2020 10:03:35 +0200 Subject: [PATCH] tranlate and empty title after creation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakob Röhrl --- src/components/board/Board.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/board/Board.vue b/src/components/board/Board.vue index b6feec977..c7d033ee5 100644 --- a/src/components/board/Board.vue +++ b/src/components/board/Board.vue @@ -25,7 +25,7 @@ - No lists, add one + {{ t('deck', 'No lists, add one') }}