summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-12-11 11:24:59 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-12-11 11:24:59 -0800
commit421531bd4f0af6a26e0b7971e23d5af1d5cf7d05 (patch)
tree32e718fd981ac5e38be955ee9e794cc4a1c09cc3 /app/Locale/ja_JP
parentd386ec404d52eebab1c36e85201224c2f7a6c7c8 (diff)
Fix typo in translations
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r--app/Locale/ja_JP/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 838de3f0..b48c4e45 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1366,7 +1366,7 @@ return array(
// 'Time Estimated' => '',
// 'Time Spent' => '',
// 'External Link' => '',
- // 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'This feature enables the iCal feed, RSS feed and the public board view.' => '',
// 'Stop the timer of all subtasks when moving a task to another column' => '',
// 'Subtask Title' => '',
// 'Add a subtask and activate the timer when moving a task to another column' => '',