summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-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 eaece209..46246e01 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -648,7 +648,7 @@ return array(
'All tasks' => 'すべてのタスク',
'Only for tasks assigned to me' => '自分のタスクのみ',
'Only for tasks created by me' => '自分が作成したタスクのみ',
- 'Only for tasks created by me and assigned to me' => '自分が作成した自分のタスクのみ',
+ 'Only for tasks created by me and tasks assigned to me' => '自分が作成した自分のタスクのみ',
// '%%Y-%%m-%%d' => '',
'Total for all columns' => 'すべてのカラムの合計',
'You need at least 2 days of data to show the chart.' => 'グラフを表示するには最低2日間のデータが必要です',