removed mui v4

This commit is contained in:
2024-04-05 17:14:36 +02:00
parent 964b98c22a
commit c6f9c8894c
31 changed files with 228 additions and 495 deletions

View File

@@ -33,6 +33,8 @@ return [
# dialogs
"fetch_routes_error" => "Error fetching routes",
"fetch_route_error" => "Error fetching route",
"save_route_error" => "Error saving route",
"enable_route_error" => "Error enabling route",
"disable_route_error" => "Error disabling route",
"remove_route_error" => "Error removing route",