diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-01-31 18:03:00 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-01-31 18:03:00 -0500 |
commit | 1ca83b5863d5bc8ed41626131f24168b64fd933c (patch) | |
tree | 959abba7313da642c4f4194d8c130d7161f0074e /app/Locale/hu_HU | |
parent | fc21d3873e3ac63222ad4065a593c715bef4c251 (diff) |
Move homepage menu to the user dropdown
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 ec8e7cd8..e3df67b4 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1125,4 +1125,9 @@ return array( // 'There is no internal link for the moment.' => '', // 'Assign to me' => '', // 'Me' => '', + // 'Do not duplicate anything' => '', + // 'Projects management' => '', + // 'Users management' => '', + // 'Groups management' => '', + // 'Create from another project' => '', ); |