From 97e5b57dd05d3ca01d00651a03a7cf198305a17b Mon Sep 17 00:00:00 2001 From: CachetBot <40326150+CachetBot@users.noreply.github.com> Date: Sun, 17 Jun 2018 07:33:31 +0100 Subject: [PATCH] New translations dashboard.php (Ukrainian) --- resources/lang/uk-UA/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.',