From f1812f385973d8702e01953836180a7e8d7f197f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Fri, 23 Sep 2016 12:49:30 +0200 Subject: [PATCH] Update Enter Tag text --- app/locales/taiga/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json index 4b40b16b..f67ddd47 100644 --- a/app/locales/taiga/locale-en.json +++ b/app/locales/taiga/locale-en.json @@ -120,7 +120,7 @@ "TASK": "Task", "ISSUE": "Issue", "TAGS": { - "PLACEHOLDER": "I'm it! Tag me...", + "PLACEHOLDER": "Enter tag", "DELETE": "Delete tag", "ADD": "Add tag" },