From 8fcdd2be5dd442295639b55f75365904e7b38cf2 Mon Sep 17 00:00:00 2001 From: Balázs Úr Date: Thu, 25 Oct 2018 20:42:26 +0200 Subject: Fix typo --- app/Locale/sv_SE/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/sv_SE/translations.php') diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 162646af..f516ad9b 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1101,7 +1101,7 @@ return array( // 'Global tags' => '', // 'There is no global tag at the moment.' => '', // 'This field cannot be empty' => '', - // 'Close a task when there is no activity in an specific column' => '', + // 'Close a task when there is no activity in a specific column' => '', // '%s removed a subtask for the task #%d' => '', // '%s removed a comment on the task #%d' => '', // 'Comment removed on task #%d' => '', -- cgit v1.2.3