mirror of
https://github.com/danog/rpc-db.git
synced 2024-12-02 09:27:55 +01:00
Update
This commit is contained in:
parent
4c18d94ce2
commit
24d7e82911
@ -2283,12 +2283,6 @@
|
|||||||
"SIGN_IN_FAILED": [
|
"SIGN_IN_FAILED": [
|
||||||
"auth.signIn"
|
"auth.signIn"
|
||||||
],
|
],
|
||||||
"STORAGE_CHOOSE_VOLUME_FAILED": [
|
|
||||||
"messages.sendMedia",
|
|
||||||
"messages.uploadMedia",
|
|
||||||
"photos.updateProfilePhoto",
|
|
||||||
"upload.saveBigFilePart"
|
|
||||||
],
|
|
||||||
"USERNAME_UNSYNCHRONIZED": [
|
"USERNAME_UNSYNCHRONIZED": [
|
||||||
"users.getFullUser"
|
"users.getFullUser"
|
||||||
]
|
]
|
||||||
@ -3072,7 +3066,6 @@
|
|||||||
"STICKERS_TOO_MUCH": "There are too many stickers in this stickerpack, you can't add any more.",
|
"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_INVALID": "The provided sticker set is invalid.",
|
||||||
"STICKERSET_OWNER_ANONYMOUS": "Provided stickerset can't be installed as group stickerset to prevent admin deanonymization.",
|
"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.",
|
"SWITCH_PM_TEXT_EMPTY": "The switch_pm.text field was empty.",
|
||||||
"TAKEOUT_INIT_DELAY_%d": "Wait %d seconds before initializing takeout.",
|
"TAKEOUT_INIT_DELAY_%d": "Wait %d seconds before initializing takeout.",
|
||||||
"TAKEOUT_REQUIRED": "A takeout session has to be initialized, first.",
|
"TAKEOUT_REQUIRED": "A takeout session has to be initialized, first.",
|
||||||
|
Loading…
Reference in New Issue
Block a user