mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-04 22:34:52 +00:00
Add two errors
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
02b2cbdca2
commit
f700094fe1
1 changed files with 3 additions and 1 deletions
|
|
@ -2,5 +2,7 @@ id message
|
||||||
2FA_CONFIRM_WAIT_X A wait of {value} seconds is required because this account is active and protected by a 2FA password
|
2FA_CONFIRM_WAIT_X A wait of {value} seconds is required because this account is active and protected by a 2FA password
|
||||||
FLOOD_TEST_PHONE_WAIT_X A wait of {value} seconds is required in the test servers
|
FLOOD_TEST_PHONE_WAIT_X A wait of {value} seconds is required in the test servers
|
||||||
FLOOD_WAIT_X A wait of {value} seconds is required
|
FLOOD_WAIT_X A wait of {value} seconds is required
|
||||||
SLOWMODE_WAIT_X A wait of {value} seconds is required to send messages in this chat.
|
PREMIUM_SUB_ACTIVE_UNTIL_X A wait of {value} seconds is required
|
||||||
|
SLOWMODE_WAIT_X A wait of {value} seconds is required to send messages in this chat
|
||||||
|
STORY_SEND_FLOOD_X A wait of {value} seconds is required to continue posting stories
|
||||||
TAKEOUT_INIT_DELAY_X You have to confirm the data export request using one of your mobile devices or wait {value} seconds
|
TAKEOUT_INIT_DELAY_X You have to confirm the data export request using one of your mobile devices or wait {value} seconds
|
||||||
|
Loading…
Reference in a new issue