diff --git a/resources/lang/uk-UA/dashboard.php b/resources/lang/uk-UA/dashboard.php index 95ac96c2..2c93a917 100644 --- a/resources/lang/uk-UA/dashboard.php +++ b/resources/lang/uk-UA/dashboard.php @@ -76,7 +76,7 @@ return [ 'schedule' => [ 'schedule' => 'Запланована перерва у роботі', 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.', - 'scheduled_at' => 'Scheduled at :timestamp', + 'scheduled_at' => 'Заплановано на :timestamp', 'add' => [ 'title' => 'Add Scheduled Maintenance', 'success' => 'Schedule added.',