Update ja_JP translation

This commit is contained in:
Kiyohito AOKI 2020-06-22 02:23:32 +09:00 committed by GitHub
parent 00a8b2d7ea
commit 00ad61caf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1420,5 +1420,5 @@ return array(
'%s is a member of the following group(s): %s' => 'メンバー %s は以下のグループに所属しています: %s',
'%d/%d group(s) shown' => 'グループ %d/%d を表示',
'Subtask creation or modification' => 'サブタスクが作成or更新されました',
// 'Assign the task to a specific user when the task is moved to a specific swimlane' => '',
'Assign the task to a specific user when the task is moved to a specific swimlane' => '特定のスイムレーンにタスクを移動した時に、特定のユーザーにタスクを割当てる',
);