From fac7f888863aaf5f6927ad0f560b56a7e7b86419 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 2 Nov 2019 10:41:48 +0000 Subject: [PATCH] New translations cachet.php (Czech) --- resources/lang/cs-CZ/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs-CZ/cachet.php b/resources/lang/cs-CZ/cachet.php index fbf702a3..318ad655 100644 --- a/resources/lang/cs-CZ/cachet.php +++ b/resources/lang/cs-CZ/cachet.php @@ -34,7 +34,7 @@ return [ 'stickied' => 'Stickied Incidents', 'scheduled' => 'Maintenance', 'scheduled_at' => ', plánované na :timestamp', - 'posted' => 'Posted :timestamp', + 'posted' => 'Posted :timestamp by :username', 'posted_at' => 'Posted at :timestamp', 'status' => [ 1 => 'Zkoumání příčiny',