summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-11-09 17:59:02 -0500
committerFrédéric Guillot <fred@kanboard.net>2014-11-09 17:59:02 -0500
commite89ba5e9e692f33427fedb05a095255f27480a6b (patch)
tree59cbca6ac75a8eff45be14f6ae4ab487e0a427b1 /app/Locale/ja_JP
parent3df63e051fac84cec98c912668722f87d6e8183e (diff)
Analytics: add the first graph (task repartition)
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r--app/Locale/ja_JP/translations.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 3d9c8440..2fdfb3d6 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -565,4 +565,10 @@ return array(
// 'Columns' => '',
// 'Task' => '',
// 'Your are not member of any project.' => '',
+ // 'Percentage' => '',
+ // 'Number of tasks' => '',
+ // 'Task distribution' => '',
+ // 'Reportings' => '',
+ // 'Task repartition for "%s"' => '',
+ // 'Analytics' => '',
);