Add missing language string in en_us
This commit is contained in:
parent
030a265ed2
commit
8f45784ea9
@ -75,5 +75,6 @@ define("STRINGS", [
|
|||||||
"people" => "People",
|
"people" => "People",
|
||||||
"type to add a person" => "Start typing to add a person",
|
"type to add a person" => "Start typing to add a person",
|
||||||
"add" => "Add",
|
"add" => "Add",
|
||||||
"choose a shift" => "Choose a shift"
|
"choose a shift" => "Choose a shift",
|
||||||
|
"shift assigned" => "Shift assigned.",
|
||||||
]);
|
]);
|
Loading…
x
Reference in New Issue
Block a user