mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +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": {
|
"ActionSetWallpaperForThisChat": {
|
||||||
"url": "https://translations.telegram.org/en/android/private_chats/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",
|
"photo_url": "https://telegra.ph/file/p/75785289229/1ab95d114c0c30f65992717.jpg?c=145,378,309,309,280,280",
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%s</mark> set a new wallpaper for this chat."
|
"singular": "<mark class=\"token\">%s</mark> set a new wallpaper for this chat."
|
||||||
}
|
}
|
||||||
|
|
|
@ -1095,7 +1095,7 @@
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": false,
|
||||||
"values": {
|
"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": {
|
"ActionSetSameWallpaperForThisChatSelf": {
|
||||||
|
@ -1103,13 +1103,13 @@
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "You set the same wallpaper for the chat."
|
"singular": "You set the same wallpaper as your chat partner."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ActionSetWallpaperForThisChat": {
|
"ActionSetWallpaperForThisChat": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSetWallpaperForThisChat",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSetWallpaperForThisChat",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">{0}</mark> set a new wallpaper for this chat."
|
"singular": "<mark class=\"token\">{0}</mark> set a new wallpaper for this chat."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue