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
@@ -0,0 +1,20 @@
<?php
return [
"activate_occupation" => "Activate occupation",
"view_occupation" => "View occupation",
"add_occupation" => "Add occupation",
"edit" => "Edit",
"delete" => "Delete",
"occupation_name" => "Occupation Name",
"export_data" => "Export data to Copy, CSV, Excel, PDF & Print",
"view" => "View",
"occupations" => "Occupations",
"dashboard" => "Dashboard",
"activate" => "Activate",
"activate_occupations" => "Activate occupations",
"cancel" => "Cancel",
"submit" => "Submit",
"edit_occupation" => "Edit occupation",
"create" => "Create",
];