diff options
Diffstat (limited to 'app/Locale/ca_ES/translations.php')
-rw-r--r-- | app/Locale/ca_ES/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index ad0b9063..9ea1352f 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1101,7 +1101,7 @@ return array( 'Global tags' => 'etiquetes globals', 'There is no global tag at the moment.' => 'No hi ha cap variable global en el moment.', 'This field cannot be empty' => 'Aquest camp no pot estar buit', - 'Close a task when there is no activity in an specific column' => 'Tancar una tasca quan no hi ha activitat en una columna especĂfica', + 'Close a task when there is no activity in a specific column' => 'Tancar una tasca quan no hi ha activitat en una columna especĂfica', '%s removed a subtask for the task #%d' => '%s extret una subtasca per a la tasca #%d', '%s removed a comment on the task #%d' => '%s remogut un comentari a la tasca #%d', 'Comment removed on task #%d' => 'Comentari eliminat a la tasca #%d', |