diff options
Diffstat (limited to 'app/Locale/hu_HU/translations.php')
-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 0dab3a75..e31c8772 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Leírás szerkesztése', 'New internal link' => 'Új belső hivatkozás', 'Display list of keyboard shortcuts' => 'Gyorsbillentyűk listájának megjelenítése', - 'Set start date' => 'Kezdési dátum beállítása', 'Avatar' => 'Avatár', 'Upload my avatar image' => 'Saját avatárkép feltöltése', 'Remove my image' => 'Saját kép eltávolítása', @@ -1383,4 +1382,5 @@ return array( // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', + // 'Start now' => '', ); |