diff --git a/resources/lang/cs-CZ/cachet.php b/resources/lang/cs-CZ/cachet.php index d6beb9428..71018e5e9 100644 --- a/resources/lang/cs-CZ/cachet.php +++ b/resources/lang/cs-CZ/cachet.php @@ -33,6 +33,7 @@ return [ 'scheduled' => 'Plánovaná odstávka', 'scheduled_at' => ', plánované na :timestamp', 'posted' => 'Publikováno :timestamp', + 'posted_at' => 'Posted at :timestamp', 'status' => [ 1 => 'Zkoumání příčiny', 2 => 'Problém identifikován',