diff options
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r-- | app/Locale/ja_JP/translations.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 1cc3818a..f4ea4d5f 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => '作成者', 'Modification date' => '変更日', 'Completion date' => '完了日', - 'Webhook URL for task creation' => 'タスク作成の Webhook URL', - 'Webhook URL for task modification' => 'タスク変更の Webhook URL', 'Clone' => '複製', 'Clone Project' => 'プロジェクトの複製', 'Project cloned successfully.' => 'プロジェクトを複製しました。', |