mirror of
https://github.com/TeamPGM/PMCaptcha-i18n.git
synced 2025-01-30 15:08:44 +00:00
Update - v2.2
This commit is contained in:
parent
779cf5d636
commit
090287f37e
8
v2.2.py
8
v2.2.py
@ -109,6 +109,10 @@
|
||||
"User %s has been %s.",
|
||||
"已对用户 %s 执行`%s`操作"
|
||||
],
|
||||
"verify_log_passed": [
|
||||
"User %s has passed the %s captcha.",
|
||||
"用户 %s 已通过`%s`验证"
|
||||
],
|
||||
"verify_challenge": [
|
||||
"Please answer this question to prove you are human (1 chance)",
|
||||
"请回答这个问题证明您不是机器人 (一次机会)"
|
||||
@ -125,6 +129,10 @@
|
||||
"Verification failed.",
|
||||
"验证失败"
|
||||
],
|
||||
"verify_timeout": [
|
||||
"Verification timeout.",
|
||||
"验证超时"
|
||||
],
|
||||
# Sticker
|
||||
"verify_send_sticker": [
|
||||
"Please send a sticker to me.",
|
||||
|
Loading…
Reference in New Issue
Block a user