diff --git a/resources/lang/en/global.php b/resources/lang/en/global.php index 9c28bbdcf..158cba55e 100644 --- a/resources/lang/en/global.php +++ b/resources/lang/en/global.php @@ -223,4 +223,6 @@ 'please first make a selection from the list' => 'Please first make a selection from the list', ), 'no results' => 'No results found.', + 'start publishing' => 'Start publishing at :start', + 'finish publishing' => 'Stop publishing at :stop', ];