mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
665ff1a092
commit
cf51c290fb
1 changed files with 4 additions and 4 deletions
|
@ -10638,8 +10638,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "We detected new <mark class=\"token\">%d</mark> login to your account. Is it you?",
|
||||
"plural": "We detected new <mark class=\"token\">%d</mark> logins to your account. Is it you?"
|
||||
"singular": "We detected <mark class=\"token\">%d</mark> new login to your account. Is it you?",
|
||||
"plural": "We detected <mark class=\"token\">%d</mark> new logins to your account. Is it you?"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthMultipleFrom": {
|
||||
|
@ -10647,8 +10647,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "We detected new <mark class=\"token\">%d</mark> login to your account from <mark class=\"token\">%s</mark>. Is it you?",
|
||||
"plural": "We detected new <mark class=\"token\">%d</mark> logins to your account from <mark class=\"token\">%s</mark>. Is it you?"
|
||||
"singular": "We detected <mark class=\"token\">%d</mark> new login to your account from <mark class=\"token\">%s</mark>. Is it you?",
|
||||
"plural": "We detected <mark class=\"token\">%d</mark> new logins to your account from <mark class=\"token\">%s</mark>. Is it you?"
|
||||
}
|
||||
},
|
||||
"Unhide": {
|
||||
|
|
Loading…
Reference in a new issue