diff --git a/resources/lang/vi-VN/cachet.php b/resources/lang/vi-VN/cachet.php index c8c7018c..6105e600 100644 --- a/resources/lang/vi-VN/cachet.php +++ b/resources/lang/vi-VN/cachet.php @@ -27,15 +27,13 @@ return [ // Incidents 'incidents' => [ - 'none' => 'Không có báo cáo về sự số nào', - 'past' => 'Sự số trong quá khứ', - 'previous_week' => 'Previous week', - 'next_week' => 'Next week', - 'stickied' => 'Stickied Incidents', - 'scheduled' => 'Bảo trì định kỳ', - 'scheduled_at' => ', định kỳ :timestamp', - 'posted' => 'Posted :timestamp', - 'status' => [ + 'none' => 'Không có báo cáo về sự số nào', + 'past' => 'Sự số trong quá khứ', + 'stickied' => 'Stickied Incidents', + 'scheduled' => 'Bảo trì định kỳ', + 'scheduled_at' => ', định kỳ :timestamp', + 'posted' => 'Posted :timestamp', + 'status' => [ 1 => 'Đang điều tra', 2 => 'Xác định', 3 => 'Đang xem', @@ -128,4 +126,4 @@ return [ 'atom-feed' => 'Atom', 'feed' => 'Status Feed', -]; +]; \ No newline at end of file