mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
850b8996cb
commit
e710cb8b20
2 changed files with 21 additions and 3 deletions
|
@ -6164,6 +6164,7 @@
|
|||
"ColorTypeHex",
|
||||
"ColorTypeRGBA",
|
||||
"ComeAgainLater",
|
||||
"Comment",
|
||||
"CommentAnonymously",
|
||||
"CommentAsX",
|
||||
"CommitInfo",
|
||||
|
@ -6392,6 +6393,7 @@
|
|||
"DisconnectWebsiteBan",
|
||||
"Discuss",
|
||||
"DiscussMessage",
|
||||
"DiscussionStart",
|
||||
"DiscussionsChat",
|
||||
"DismissAdmin",
|
||||
"DismissAllPinned",
|
||||
|
|
|
@ -878,9 +878,17 @@
|
|||
"singular": "Come again later"
|
||||
}
|
||||
},
|
||||
"Comment": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/Comment",
|
||||
"photo_url": "https://telegra.ph/file/p/9d221887be0/008b3fac4bc4d2f207e3d17.jpg?c=54,888,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Comment"
|
||||
}
|
||||
},
|
||||
"CommentAnonymously": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/CommentAnonymously",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/096a460e5a0/63a7923f4026f3104fb8717.jpg?c=65,815,364,364,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Comment anonymously"
|
||||
|
@ -1048,6 +1056,14 @@
|
|||
"singular": "Disconnect Website"
|
||||
}
|
||||
},
|
||||
"DiscussionStart": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/DiscussionStart",
|
||||
"photo_url": "https://telegra.ph/file/p/9d221887be0/008b3fac4bc4d2f207e3d17.jpg?c=160,777,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Discussion started"
|
||||
}
|
||||
},
|
||||
"DiscussionsChat": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/DiscussionsChat",
|
||||
"photo_url": null,
|
||||
|
@ -4387,7 +4403,7 @@
|
|||
},
|
||||
"ViewXComments": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ViewXComments",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/17e341ab67c/010602fa7a4f590111d9117.jpg?c=60,565,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View <mark class=\"token\">%1$s</mark> comment",
|
||||
|
@ -5716,7 +5732,7 @@
|
|||
},
|
||||
"xComments": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xComments",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/9d221887be0/008b3fac4bc4d2f207e3d17.jpg?c=102,55,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> comment",
|
||||
|
|
Loading…
Reference in a new issue