summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-19 14:14:05 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-19 14:14:05 -0400
commitd1bfc29f1b738b396e4fb9befa9b49c24f4e9249 (patch)
treefa41906a61007c0893ca7ab238ed52f853bb452f /app/Locale/ja_JP
parent9eeb7d18201ad817d8c5eb88995a48c5bd44d22a (diff)
Add settings option to define the default task color
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r--app/Locale/ja_JP/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index e52f82b6..89d317ed 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -998,4 +998,5 @@ return array(
// 'Gitlab issue comment created' => '',
// 'New remote user' => '',
// 'New local user' => '',
+ // 'Default task color' => '',
);