From 0188082cde23c9905b8750c9ef7eaba61031f2df Mon Sep 17 00:00:00 2001 From: James <18580089+thoja21@users.noreply.github.com> Date: Mon, 4 Jun 2018 02:48:14 +0100 Subject: Correct English text --- app/Locale/ca_ES/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ca_ES') diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 7b854aaf..30ab654e 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -699,7 +699,7 @@ return array( 'The lead time is the duration between the task creation and the completion.' => 'El termini d\'execució és la durada entre la creació de la tasca i la finalització.', 'The cycle time is the duration between the start date and the completion.' => 'El temps de cicle és la durada entre la data d\'inici i la finalització.', 'If the task is not closed the current time is used instead of the completion date.' => 'Si la tasca no està tancat el moment actual s\'utilitza en lloc de la data de finalització.', - 'Set automatically the start date' => 'S\'ajusta automàticament la data d\'inici', + 'Set the start date automatically' => 'S\'ajusta automàticament la data d\'inici', 'Edit Authentication' => 'Edita autenticació', 'Remote user' => 'Usuari remot', 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Els usuaris remots no emmagatzemen la contrasenya a la base de dades Kanboard, exemples: els comptes LDAP, Google i Github.', -- cgit v1.2.3