mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 17:11:52 +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,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "We detected new <mark class=\"token\">%d</mark> login 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 new <mark class=\"token\">%d</mark> logins to your account. Is it you?"
|
"plural": "We detected <mark class=\"token\">%d</mark> new logins to your account. Is it you?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"UnconfirmedAuthMultipleFrom": {
|
"UnconfirmedAuthMultipleFrom": {
|
||||||
|
@ -10647,8 +10647,8 @@
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "We detected new <mark class=\"token\">%d</mark> login 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 new <mark class=\"token\">%d</mark> logins 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": {
|
"Unhide": {
|
||||||
|
|
Loading…
Reference in a new issue