summaryrefslogtreecommitdiff
path: root/app/Locale/sk_SK/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/sk_SK/translations.php')
-rw-r--r--app/Locale/sk_SK/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/sk_SK/translations.php b/app/Locale/sk_SK/translations.php
index c0ed2954..2f67dc19 100644
--- a/app/Locale/sk_SK/translations.php
+++ b/app/Locale/sk_SK/translations.php
@@ -1398,4 +1398,6 @@ return array(
'Reorder this column by assignee and priority (DESC)' => 'Zoradiť stĺpec podľa pridelenia a priority (ZOST)',
'Reorder this column by assignee (A-Z)' => 'Zoradiť stĺpec podľa pridelenia (A-Z)',
'Reorder this column by assignee (Z-A)' => 'Zoradiť stĺpec podľa pridelenia (Z-A)',
+ // '%s moved the task #%d "%s" to the project "%s"' => '',
+ // 'Task #%d "%s" has been moved to the project "%s"' => '',
);