From 69d69df73236908ca283c9318f25b81d5ef9f2ee Mon Sep 17 00:00:00 2001 From: Github Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 20:13:58 +0200 Subject: [PATCH] Update --- v1.json | 2 +- v2.json | 2 +- v3.json | 2 +- v4.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v1.json b/v1.json index 89d8c26..abd99c3 100644 --- a/v1.json +++ b/v1.json @@ -3425,7 +3425,7 @@ "" ], "PASSWORD_REQUIRED": [ - "" + "A [2FA password](https:\/\/core.telegram.org\/api\/srp) must be configured to use Telegram Passport" ], "PASSWORD_TOO_FRESH_X": [ "The password was modified less than 24 hours ago, try again in X seconds" diff --git a/v2.json b/v2.json index d42d879..ad24b6c 100644 --- a/v2.json +++ b/v2.json @@ -7111,7 +7111,7 @@ { "error_code": 400, "error_message": "PASSWORD_REQUIRED", - "error_description": "" + "error_description": "A [2FA password](https:\/\/core.telegram.org\/api\/srp) must be configured to use Telegram Passport" } ], "account.getNotifySettings": [ diff --git a/v3.json b/v3.json index 3478f04..27b386c 100644 --- a/v3.json +++ b/v3.json @@ -3169,7 +3169,7 @@ "PASSWORD_MISSING": "You must enable 2FA in order to transfer ownership of a channel", "PASSWORD_RECOVERY_EXPIRED": "The recovery code has expired", "PASSWORD_RECOVERY_NA": "", - "PASSWORD_REQUIRED": "", + "PASSWORD_REQUIRED": "A [2FA password](https:\/\/core.telegram.org\/api\/srp) must be configured to use Telegram Passport", "PASSWORD_TOO_FRESH_X": "The password was modified less than 24 hours ago, try again in X seconds", "PAYMENT_PROVIDER_INVALID": "The specified payment provider is invalid", "PEER_FLOOD": "Too many requests", diff --git a/v4.json b/v4.json index 31ffb5c..bc07884 100644 --- a/v4.json +++ b/v4.json @@ -2781,7 +2781,7 @@ "PASSWORD_MISSING": "You must enable 2FA in order to transfer ownership of a channel", "PASSWORD_RECOVERY_EXPIRED": "The recovery code has expired", "PASSWORD_RECOVERY_NA": "", - "PASSWORD_REQUIRED": "", + "PASSWORD_REQUIRED": "A [2FA password](https:\/\/core.telegram.org\/api\/srp) must be configured to use Telegram Passport", "PASSWORD_TOO_FRESH_%d": "The password was modified less than 24 hours ago, try again in %d seconds", "PAYMENT_PROVIDER_INVALID": "The specified payment provider is invalid", "PEER_FLOOD": "Too many requests",