mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
e63da14c06
commit
e04c7b28fc
2 changed files with 4 additions and 4 deletions
|
@ -90,7 +90,7 @@
|
|||
"ActionSetWallpaperForThisChat": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/ActionSetWallpaperForThisChat",
|
||||
"photo_url": "https://telegra.ph/file/p/75785289229/1ab95d114c0c30f65992717.jpg?c=145,378,309,309,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> set a new wallpaper for this chat."
|
||||
}
|
||||
|
|
|
@ -1095,7 +1095,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> set a same wallpaper for this chat."
|
||||
"singular": "<mark class=\"token\">{0}</mark> set your wallpaper as their own for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetSameWallpaperForThisChatSelf": {
|
||||
|
@ -1103,13 +1103,13 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You set the same wallpaper for the chat."
|
||||
"singular": "You set the same wallpaper as your chat partner."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChat": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSetWallpaperForThisChat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> set a new wallpaper for this chat."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue