1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-30 04:29:16 +01:00
This commit is contained in:
Daniil Gentili 2023-07-23 13:33:09 +02:00
parent 4c18d94ce2
commit 24d7e82911
4 changed files with 3 additions and 10 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

View File

@ -2283,12 +2283,6 @@
"SIGN_IN_FAILED": [
"auth.signIn"
],
"STORAGE_CHOOSE_VOLUME_FAILED": [
"messages.sendMedia",
"messages.uploadMedia",
"photos.updateProfilePhoto",
"upload.saveBigFilePart"
],
"USERNAME_UNSYNCHRONIZED": [
"users.getFullUser"
]
@ -3072,7 +3066,6 @@
"STICKERS_TOO_MUCH": "There are too many stickers in this stickerpack, you can't add any more.",
"STICKERSET_INVALID": "The provided sticker set is invalid.",
"STICKERSET_OWNER_ANONYMOUS": "Provided stickerset can't be installed as group stickerset to prevent admin deanonymization.",
"STORAGE_CHOOSE_VOLUME_FAILED": "",
"SWITCH_PM_TEXT_EMPTY": "The switch_pm.text field was empty.",
"TAKEOUT_INIT_DELAY_%d": "Wait %d seconds before initializing takeout.",
"TAKEOUT_REQUIRED": "A takeout session has to be initialized, first.",