updated streamline-setup v2

This commit is contained in:
2025-01-15 08:53:49 -08:00
committed by alec.turner
parent a2ce9248f0
commit 4b569f81b0
20228 changed files with 2932048 additions and 63204 deletions
@@ -5,7 +5,7 @@ return [
"dashboard" => "Dashboard",
"sundries" => "Sundries",
"create" => "Create",
"streamline_setup" => "Stre@mline setup (Step 8 of 10)",
"streamline_setup" => "Stre@mline setup (Step 10 of 12)",
"sundry_name" => "Sundry name",
"buying_price" => "Buying price",
"non_insured_price" => "Cash price",
@@ -30,6 +30,7 @@ return [
"submit_sundries" => "Submit Sundries",
"select_sundries_above" => "Select sundries above",
"total" => "Total",
"form"=>"Form",
"paid" => "Paid",
"is_sundry_available" => "Is the Sundry available?",
"pending_sundries" => "Pending sundries",
@@ -45,4 +46,10 @@ return [
"ordering_sundries" => "Ordering sundries",
"order_sundries" => "Order sundries for",
"for_episode" => "for Episode started on",
'sundry_forms'=> "Sundry Forms",
"add_sundry_form"=>"Add Sundry Form",
"sundry_form"=>"Sundry Forms",
"activate_sundry_form"=>"Activate Sundry Form",
"sundry_form_name"=>"Sundry Form Name",
"edit_sundry_form"=>"Edit Sundry Form",
];