summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-31 18:03:00 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-31 18:03:00 -0500
commit1ca83b5863d5bc8ed41626131f24168b64fd933c (patch)
tree959abba7313da642c4f4194d8c130d7161f0074e /app/Locale/ja_JP/translations.php
parentfc21d3873e3ac63222ad4065a593c715bef4c251 (diff)
Move homepage menu to the user dropdown
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-rw-r--r--app/Locale/ja_JP/translations.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 1a023b5a..b95c960d 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/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' => '',
);