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.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php
index ad3c7ccb..b109b894 100644
--- a/app/Locale/ca_ES/translations.php
+++ b/app/Locale/ca_ES/translations.php
@@ -273,7 +273,6 @@ return array(
'Sub-task updated successfully.' => 'Subtasca actualitzat correctament.',
'Unable to update your sub-task.' => 'No es pot actualitzar el seu sub-tasques.',
'Unable to create your sub-task.' => 'No es pot crear el sub-tasques.',
- 'Sub-task added successfully.' => 'Subtasca afegit correctament.',
'Maximum size: ' => 'Mida màxima: ',
'Display another project' => 'Mostra un altre projecte',
'Created by %s' => 'Creat per %s',
@@ -1207,7 +1206,6 @@ return array(
'Preview' => 'Vista prèvia',
'Write' => 'escriure',
'Write your text in Markdown' => 'Escriure el text en Markdown',
- 'New External Task: %s' => 'Nova tasca externa: %s',
'No personal API access token registered.' => 'Sense accés a l\'API personals símbol registrat.',
// 'Your personal API access token is "%s"' => '',
'Remove your token' => 'Traieu el testimoni',
@@ -1344,4 +1342,7 @@ return array(
// 'Subtask not started' => '',
// 'Subtask currently in progress' => '',
// 'Subtask completed' => '',
+ // 'Subtask added successfully.' => '',
+ // '%d subtasks added successfully.' => '',
+ // 'Enter one subtask by line.' => '',
);