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