feat(dashboard): handle API errors and enhance translations
This commit is contained in:
@@ -72,7 +72,7 @@ class ZonneplanPriceClient implements PriceClient
|
||||
]);
|
||||
|
||||
throw new Exception(
|
||||
"Kon energieprijzen niet ophalen voor {$path}",
|
||||
__('errors.client_error'),
|
||||
previous: $e,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user