From 8c54e39d02c966347e5afbede296e6afd971f350 Mon Sep 17 00:00:00 2001 From: Kiyohito AOKI Date: Tue, 12 Mar 2019 10:07:42 +0900 Subject: Fix wrong Japanese translation --- app/Locale/ja_JP/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ja_JP') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 78bc2fae..4ab290f7 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -429,7 +429,7 @@ return array( 'Add a new swimlane' => '新しいスイムレーン', 'Default swimlane' => '既定スイムレーン', 'Do you really want to remove this swimlane: "%s"?' => 'スイムレーン「%s」を削除しますか?', - 'Inactive swimlanes' => 'インタラクティブなスイムレーン', + 'Inactive swimlanes' => '無効なスイムレーン', 'Remove a swimlane' => 'スイムレーンの削除', 'Swimlane modification for the project "%s"' => '「%s」に対するスイムレーン変更', 'Swimlane removed successfully.' => 'スイムレーンを削除しました', -- cgit v1.2.3