From 121346871c121975fbcc72d69e7c42b21825f5dd Mon Sep 17 00:00:00 2001 From: Juanfran Date: Wed, 23 Mar 2016 14:33:35 +0100 Subject: [PATCH] add missing delete user text --- app/locales/taiga/locale-en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json index 936d704f..12dc8ec4 100644 --- a/app/locales/taiga/locale-en.json +++ b/app/locales/taiga/locale-en.json @@ -889,7 +889,8 @@ "NEWSLETTER_LABEL_TEXT": "I don't wanna receive your newsletter anymore", "CANCEL": "Back to settings", "ACCEPT": "Delete account", - "BLOCK_PROJECT": "Note that all your projects owned will be blocked. If you do not want to block your projects before deleting your account you can transfer ownership of the project to someone else." + "BLOCK_PROJECT": "Note that all your projects owned will be blocked. If you do not want to block your projects before deleting your account you can transfer ownership of the project to someone else.", + "SUBTITLE": "You are going to miss you!:(" }, "DELETE_PROJECT": { "TITLE": "Delete project",