From f63984af1a1098f9d3925b5d5f1d0b98fdcf05e2 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 7 Oct 2014 19:21:26 -0400 Subject: Allow quickly creating and changing state of subtask (pull-request #312) --- app/Locales/de_DE/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locales/de_DE') diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index 664e1c0e..0aaf5882 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); -- cgit v1.2.3