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-12-09 20:08:23 +01:00
parent 7684aead93
commit d8bc14e99c
5 changed files with 5 additions and 9 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

@ -45,9 +45,6 @@
"ADMINS_TOO_MUCH": [ "ADMINS_TOO_MUCH": [
"channels.editAdmin" "channels.editAdmin"
], ],
"AES_DECRYPT_FAILED": [
"upload.getCdnFileHashes"
],
"ALBUM_PHOTOS_TOO_MANY": [ "ALBUM_PHOTOS_TOO_MANY": [
"photos.updateProfilePhoto", "photos.updateProfilePhoto",
"photos.uploadProfilePhoto" "photos.uploadProfilePhoto"
@ -2876,7 +2873,6 @@
"ADMIN_RANK_INVALID": "The specified admin rank is invalid.", "ADMIN_RANK_INVALID": "The specified admin rank is invalid.",
"ADMIN_RIGHTS_EMPTY": "", "ADMIN_RIGHTS_EMPTY": "",
"ADMINS_TOO_MUCH": "There are too many admins.", "ADMINS_TOO_MUCH": "There are too many admins.",
"AES_DECRYPT_FAILED": "",
"ALBUM_PHOTOS_TOO_MANY": "You have uploaded too many profile photos, delete some before retrying.", "ALBUM_PHOTOS_TOO_MANY": "You have uploaded too many profile photos, delete some before retrying.",
"ANONYMOUS_REACTIONS_DISABLED": "", "ANONYMOUS_REACTIONS_DISABLED": "",
"API_ID_INVALID": "API ID invalid.", "API_ID_INVALID": "API ID invalid.",
@ -2895,7 +2891,7 @@
"BANK_CARD_NUMBER_INVALID": "The specified card number is invalid.", "BANK_CARD_NUMBER_INVALID": "The specified card number is invalid.",
"BANNED_RIGHTS_INVALID": "You provided some invalid flags in the banned rights.", "BANNED_RIGHTS_INVALID": "You provided some invalid flags in the banned rights.",
"BOOST_NOT_MODIFIED": "You're already [boosting](https:\/\/core.telegram.org\/api\/boost) the specified channel.", "BOOST_NOT_MODIFIED": "You're already [boosting](https:\/\/core.telegram.org\/api\/boost) the specified channel.",
"BOOSTS_REQUIRED": "The specified channel must first be [boosted by its users](https:\/\/core.telegram.org\/api\/boost) in order to be able to post stories.", "BOOSTS_REQUIRED": "The specified channel must first be [boosted by its users](https:\/\/core.telegram.org\/api\/boost) in order to perform this action.",
"BOT_APP_INVALID": "The specified bot app is invalid.", "BOT_APP_INVALID": "The specified bot app is invalid.",
"BOT_CHANNELS_NA": "Bots can't edit admin privileges.", "BOT_CHANNELS_NA": "Bots can't edit admin privileges.",
"BOT_COMMAND_DESCRIPTION_INVALID": "The specified command description is invalid.", "BOT_COMMAND_DESCRIPTION_INVALID": "The specified command description is invalid.",