diff --git a/lang/en_us.php b/lang/en_us.php index 35124db..6d29d23 100644 --- a/lang/en_us.php +++ b/lang/en_us.php @@ -75,5 +75,6 @@ define("STRINGS", [ "people" => "People", "type to add a person" => "Start typing to add a person", "add" => "Add", - "choose a shift" => "Choose a shift" + "choose a shift" => "Choose a shift", + "shift assigned" => "Shift assigned.", ]); \ No newline at end of file