diff options
Diffstat (limited to 'app/Locale/hu_HU/translations.php')
-rw-r--r-- | app/Locale/hu_HU/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 65ff8a18..a6e2994d 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1049,4 +1049,7 @@ return array( // 'Projects Gantt chart' => '', // 'Start date: %s' => '', // 'End date: %s' => '', + // 'Link type' => '', + // 'Change task color when using a specific task link' => '', + // 'Task link creation or modification' => '', ); |