summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-14 18:55:55 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-14 18:55:55 -0500
commit23346d5e76a171efb407612dc54a92740863dfbc (patch)
tree650a2d8063b79d20a71ce4ef2fb3aca1e31c2409 /app/Locale/ja_JP
parent8c8692cd4d7a7f6872f79805da7ef89075cbcc4b (diff)
Move function to the right place (pull-request) and improve board task icons
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r--app/Locale/ja_JP/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 9d06b83f..ab62128c 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -719,4 +719,7 @@ return array(
// 'fixes' => '',
// 'is fixed by' => '',
// 'This task' => '',
+ // '<1h' => '',
+ // '%dh' => '',
+ // '%b %e' => '',
);