diff options
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r-- | app/Locale/hu_HU/translations.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 8407ca55..ce8d90e6 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -724,4 +724,9 @@ return array( // '%b %e' => '', // 'Expand tasks' => '', // 'Collapse tasks' => '', + // 'Expand/collapse tasks' => '', + // 'Close dialog box' => '', + // 'Submit a form' => '', + // 'Board view' => '', + // 'Keyboard shortcuts' => '', ); |