mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
75afebf0ca
commit
9d8d9ed801
2 changed files with 6 additions and 6 deletions
|
@ -8641,7 +8641,7 @@
|
|||
"PremiumLastSeenText2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumLastSeenText2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscription will let you see **<mark class=\"token\">%s</mark>’s** Last Seen status without showing yours."
|
||||
}
|
||||
|
@ -8825,7 +8825,7 @@
|
|||
"PremiumReadText2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PremiumReadText2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscription will let you see **<mark class=\"token\">%s</mark>’s** read time without showing yours."
|
||||
}
|
||||
|
@ -12414,7 +12414,7 @@
|
|||
"UserBlockedNonPremiumButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserBlockedNonPremiumButton",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View"
|
||||
}
|
||||
|
|
|
@ -2592,7 +2592,7 @@
|
|||
"Chat.ToastMessagingRestrictedToPremium.Action": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ToastMessagingRestrictedToPremium.Action",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View"
|
||||
}
|
||||
|
@ -9873,7 +9873,7 @@
|
|||
"PrivacyInfo.ShowLastSeen.PremiumInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowLastSeen.PremiumInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscription will let you see **<mark class=\"token\">%@</mark>'s** Last Seen status without showing yours."
|
||||
}
|
||||
|
@ -9913,7 +9913,7 @@
|
|||
"PrivacyInfo.ShowReadTime.PremiumInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowReadTime.PremiumInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscription will let you see **<mark class=\"token\">%@</mark>'s** read time without showing yours."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue