diff options
author | James <18580089+thoja21@users.noreply.github.com> | 2018-06-04 02:48:14 +0100 |
---|---|---|
committer | Frédéric Guillot <fred@miniflux.net> | 2018-06-03 18:48:14 -0700 |
commit | 0188082cde23c9905b8750c9ef7eaba61031f2df (patch) | |
tree | 513ddaf4a9f8ef1539a415cd10bdb86bd0853edb /app/Locale/hu_HU | |
parent | f890eb765e8440123456bce48255f76ff862d432 (diff) |
Correct English text
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r-- | app/Locale/hu_HU/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 9235ece2..af9599b7 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -699,7 +699,7 @@ return array( 'The lead time is the duration between the task creation and the completion.' => 'Az átfutási idő a feladat létrehozása és befejezése közötti időtartam.', 'The cycle time is the duration between the start date and the completion.' => 'A ciklusidő a kezdési dátum és a befejezés közötti időtartam.', 'If the task is not closed the current time is used instead of the completion date.' => 'Ha a feladat nincs lezárva, akkor az aktuális idő lesz használva a befejezés dátuma helyett.', - 'Set automatically the start date' => 'A kezdési idő automatikus beállítása', + 'Set the start date automatically' => 'A kezdési idő automatikus beállítása', 'Edit Authentication' => 'Hitelesítés szerkesztése', 'Remote user' => 'Távoli felhasználó', 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'A távoli felhasználók jelszava nem a Kanboard adatbázisban van tárolva. Példák: LDAP, Google és GitHub fiókok.', |