From 919f42fcadf5264bb4ea42d5fc6be420827641bd Mon Sep 17 00:00:00 2001 From: Nayem Siddique Date: Sun, 13 Jul 2025 17:38:47 +0600 Subject: [PATCH] Update en.json --- src/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en.json b/src/lang/en.json index b6449371b..cdd8578f0 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -440,7 +440,7 @@ "chatIDNotFound": "Chat ID is not found; please send a message to this bot first", "disableCloudflaredNoAuthMsg": "You are in No Auth mode, a password is not required.", "trustProxyDescription": "Trust 'X-Forwarded-*' headers. If you want to get the correct client IP and your Uptime Kuma is behind a proxy such as Nginx or Apache, you should enable this.", - "wayToGetLineNotifyToken": "You can get an access token from {0}", + "wayToGetLineNotifyToken": "First access the {0}, create a provider and channel (Messaging API), then you can get the channel access token", "Examples": "Examples", "Home Assistant URL": "Home Assistant URL", "Long-Lived Access Token": "Long-Lived Access Token",