1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 20:14:40 +01:00
This commit is contained in:
Daniil Gentili 2023-04-15 15:29:00 +02:00
parent fe024ac929
commit 91d0019468
5 changed files with 7 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1269,7 +1269,8 @@
], ],
"PARTICIPANTS_TOO_FEW": [ "PARTICIPANTS_TOO_FEW": [
"channels.convertToGigagroup", "channels.convertToGigagroup",
"channels.setStickers" "channels.setStickers",
"channels.toggleParticipantsHidden"
], ],
"PASSWORD_EMPTY": [ "PASSWORD_EMPTY": [
"account.resetPassword", "account.resetPassword",
@ -2698,7 +2699,7 @@
"EMAIL_UNCONFIRMED_%d": "The provided email isn't confirmed, %d is the length of the verification code that was just sent to the email: use [account.verifyEmail](https:\/\/core.telegram.org\/method\/account.verifyEmail) to enter the received verification code and enable the recovery email.", "EMAIL_UNCONFIRMED_%d": "The provided email isn't confirmed, %d is the length of the verification code that was just sent to the email: use [account.verifyEmail](https:\/\/core.telegram.org\/method\/account.verifyEmail) to enter the received verification code and enable the recovery email.",
"EMAIL_VERIFY_EXPIRED": "The verification email has expired.", "EMAIL_VERIFY_EXPIRED": "The verification email has expired.",
"EMOJI_INVALID": "The specified theme emoji is valid.", "EMOJI_INVALID": "The specified theme emoji is valid.",
"EMOJI_MARKUP_INVALID": "", "EMOJI_MARKUP_INVALID": "The specified `video_emoji_markup` was invalid.",
"EMOJI_NOT_MODIFIED": "The theme wasn't changed.", "EMOJI_NOT_MODIFIED": "The theme wasn't changed.",
"EMOTICON_EMPTY": "The emoji is empty.", "EMOTICON_EMPTY": "The emoji is empty.",
"EMOTICON_INVALID": "The specified emoji is invalid.", "EMOTICON_INVALID": "The specified emoji is invalid.",