From 968d07229eeefa763fe981e5c7e4970d5640c783 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Fri, 10 Jul 2026 15:38:29 +0200 Subject: [PATCH] docs: add link to API docs --- frontend/messages/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/messages/en.json b/frontend/messages/en.json index 06ed68bd..92c7515e 100644 --- a/frontend/messages/en.json +++ b/frontend/messages/en.json @@ -535,7 +535,7 @@ "replay_protection_description": "If enabled the provided token can only be used once. If your provider uses the same token multiple times, you may need to disable this option.", "apis": "APIs", "create_api": "Create API", - "create_a_new_api_description": "Create a new API that clients can request access tokens for.", + "create_a_new_api_description": "Create a new API that clients can request access tokens for. You can learn more about APIs in the docs.", "add_api": "Add API", "manage_apis": "Manage APIs", "api_resource": "Resource",