mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-04 02:11:40 +01:00
Update content of files
This commit is contained in:
parent
4b58e45cb5
commit
18d83184f3
2 changed files with 8 additions and 8 deletions
|
@ -9263,17 +9263,17 @@
|
||||||
"ServerErrorViewers": {
|
"ServerErrorViewers": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/ServerErrorViewers",
|
"url": "https://translations.telegram.org/en/android/unsorted/ServerErrorViewers",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "The list of viewers hasn’t been recorded for this story."
|
"singular": "Information about viewers wasn't recorded."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ServerErrorViewersFull": {
|
"ServerErrorViewersFull": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/ServerErrorViewersFull",
|
"url": "https://translations.telegram.org/en/android/unsorted/ServerErrorViewersFull",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "The full list of viewers hasn’t been recorded for this story."
|
"singular": "Information about the other viewers wasn't recorded."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ServerErrorViewersTitle": {
|
"ServerErrorViewersTitle": {
|
||||||
|
|
|
@ -10456,9 +10456,9 @@
|
||||||
"Story.ViewList.NotFullyRecorded": {
|
"Story.ViewList.NotFullyRecorded": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewList.NotFullyRecorded",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewList.NotFullyRecorded",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Information about the other viewers wasn’t recorded."
|
"singular": "Information about the other viewers wasn't recorded."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Story.ViewList.PremiumUpgradeAction": {
|
"Story.ViewList.PremiumUpgradeAction": {
|
||||||
|
@ -10536,9 +10536,9 @@
|
||||||
"Story.Views.ViewsNotRecorded": {
|
"Story.Views.ViewsNotRecorded": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.ViewsNotRecorded",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.ViewsNotRecorded",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Information about viewers wasn’t recorded."
|
"singular": "Information about viewers wasn't recorded."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"StoryFeed.MyUploading": {
|
"StoryFeed.MyUploading": {
|
||||||
|
|
Loading…
Reference in a new issue