diff --git a/web/messages/en/api-error.json b/web/messages/en/api-error.json index a049422d23..9c343383c7 100644 --- a/web/messages/en/api-error.json +++ b/web/messages/en/api-error.json @@ -1,4 +1,4 @@ { "$schema": "https://inlang.com/schema/inlang-message-format", - "api_error_network_full": "Network is full, no IP addresses available" + "api_error_network_full": "There are no free IP adresses in the network - please change the network settings" }