diff options
Diffstat (limited to 'app/Locale/ro_RO')
-rw-r--r-- | app/Locale/ro_RO/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index 50939126..4f5bd279 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -699,7 +699,7 @@ return array( 'The lead time is the duration between the task creation and the completion.' => 'Timpul de avans este durata între crearea sarcinii și finalizarea.', 'The cycle time is the duration between the start date and the completion.' => 'Timpul de ciclu este durata între data de pornire și finalizare.', 'If the task is not closed the current time is used instead of the completion date.' => 'Dacă sarcina nu este închisă data curentă este folosită în locul dății de finalizare.', - 'Set automatically the start date' => 'Setează automat data pornirii.', + 'Set the start date automatically' => 'Setează automat data pornirii.', 'Edit Authentication' => 'Modifică autentificarea', 'Remote user' => 'Utilizator la distanță', 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Utilizatorii la distanță nu păstrează parola în baza de date locală, de exemplu : conturi LDAP, GitHub sau Google.', |