<?php
return [
'menu' => [
'projectRoadmap' => 'プロジェクトのロードマップ',
],
'statisticsByMilestoneStatus' => 'マイルストーンステータスごとの統計',
'statisticsByTaskStatus' => 'タスクステータスごとの統計',
'statisticsByHoursEstimation' => '時間ごとの統計の推定',
'statisticsByTaskPriority' => 'タスクの優先度ごとの統計',
];