diff --git a/data/web/lang/lang.de.json b/data/web/lang/lang.de.json
index 56bc5791..1f69cfae 100644
--- a/data/web/lang/lang.de.json
+++ b/data/web/lang/lang.de.json
@@ -488,7 +488,7 @@
"text": "Text",
"activate_send": "Senden-Button freischalten",
"send": "Senden",
- "api_info": "Das API befindet sich noch in Entwicklung, eine Dokumentation ist ausstehend.",
+ "api_info": "Das API befindet sich noch in Entwicklung, die Dokumentation kann unter /api abgerufen werden.",
"guid_and_license": "GUID & Lizenz",
"guid": "GUID - Eindeutige Instanz-ID",
"license_info": "Eine Lizenz ist nicht erforderlich, hilft jedoch der Entwicklung mailcows.
Hier kann die mailcow GUID registriert werden. Alternativ ist die Bestellung von Support-Paketen möglich.",
diff --git a/data/web/lang/lang.en.json b/data/web/lang/lang.en.json
index e9316b17..4db73e8c 100644
--- a/data/web/lang/lang.en.json
+++ b/data/web/lang/lang.en.json
@@ -500,7 +500,7 @@
"text": "Text",
"activate_send": "Activate send button",
"send": "Send",
- "api_info": "The API is a work in progress.",
+ "api_info": "The API is a work in progress. The documentation can be found at /api",
"guid_and_license": "GUID & License",
"guid": "GUID - unique instance ID",
"license_info": "A license is not required but helps further development.
Register your GUID here or buy support for your mailcow installation.",