mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
a1bfade6d7
commit
88db92ae28
3 changed files with 110 additions and 2 deletions
|
@ -33326,8 +33326,10 @@
|
|||
"BusinessHoursDayOpenHourPicker",
|
||||
"BusinessHoursInfo",
|
||||
"BusinessHoursNextDay",
|
||||
"BusinessHoursNextDayPicker",
|
||||
"BusinessHoursProfile",
|
||||
"BusinessHoursProfileClose",
|
||||
"BusinessHoursProfileFullOpen",
|
||||
"BusinessHoursProfileInYourTime",
|
||||
"BusinessHoursProfileNowClosed",
|
||||
"BusinessHoursProfileNowOpen",
|
||||
|
@ -33335,6 +33337,8 @@
|
|||
"BusinessHoursProfileOpensInDays",
|
||||
"BusinessHoursProfileOpensInHours",
|
||||
"BusinessHoursProfileOpensInMinutes",
|
||||
"BusinessHoursProfileSwitchLocal",
|
||||
"BusinessHoursProfileSwitchMy",
|
||||
"BusinessHoursProfileTheirTime",
|
||||
"BusinessHoursShow",
|
||||
"BusinessHoursTimezone",
|
||||
|
@ -34382,10 +34386,12 @@
|
|||
"LastNameSmall",
|
||||
"LastSeen",
|
||||
"LastSeenContacts",
|
||||
"LastSeenContactsPremium",
|
||||
"LastSeenDateFormatted",
|
||||
"LastSeenEverybody",
|
||||
"LastSeenFormatted",
|
||||
"LastSeenNobody",
|
||||
"LastSeenNobodyPremium",
|
||||
"LastSeenTitle",
|
||||
"Lately",
|
||||
"LearnMore",
|
||||
|
@ -34618,6 +34624,7 @@
|
|||
"MuteForPopup",
|
||||
"MuteNotifications",
|
||||
"MyNotes",
|
||||
"MyProfile",
|
||||
"MyStory",
|
||||
"NearbyCreateGroup",
|
||||
"NearbyPlaces",
|
||||
|
@ -35020,6 +35027,7 @@
|
|||
"PrivacyForwardsMessageLine",
|
||||
"PrivacyForwardsNobody",
|
||||
"PrivacyForwardsTitle",
|
||||
"PrivacyInvites",
|
||||
"PrivacyLastSeen",
|
||||
"PrivacyLastSeenPremium",
|
||||
"PrivacyLastSeenPremiumForPremium",
|
||||
|
@ -35044,6 +35052,9 @@
|
|||
"PrivacyPolicy",
|
||||
"PrivacyPolicyAndTerms",
|
||||
"PrivacyPolicyUrl",
|
||||
"PrivacyPremium",
|
||||
"PrivacyPremiumAnd",
|
||||
"PrivacyPremiumText",
|
||||
"PrivacyProfilePhoto",
|
||||
"PrivacyProfilePhotoInfo",
|
||||
"PrivacyProfilePhotoInfo2",
|
||||
|
@ -35065,6 +35076,7 @@
|
|||
"ProfileBirthdayTodayValueYear",
|
||||
"ProfileBirthdayValue",
|
||||
"ProfileBirthdayValueYear",
|
||||
"ProfileChannel",
|
||||
"ProfileMyStories",
|
||||
"ProfileStories",
|
||||
"ProfileStoriesArchive",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3289</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3301</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2302)</div>
|
||||
<div class="tr-section-caption">Unsorted (2314)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4449,6 +4449,14 @@
|
|||
"singular": "<mark class=\"token\">{0}</mark> (Next day)"
|
||||
}
|
||||
},
|
||||
"BusinessHoursNextDayPicker": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessHoursNextDayPicker",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Next day, <mark class=\"token\">{0}</mark>"
|
||||
}
|
||||
},
|
||||
"BusinessHoursProfile": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessHoursProfile",
|
||||
"photo_url": null,
|
||||
|
@ -4465,6 +4473,14 @@
|
|||
"singular": "closed"
|
||||
}
|
||||
},
|
||||
"BusinessHoursProfileFullOpen": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessHoursProfileFullOpen",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "open 24/7"
|
||||
}
|
||||
},
|
||||
"BusinessHoursProfileInYourTime": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessHoursProfileInYourTime",
|
||||
"photo_url": null,
|
||||
|
@ -4524,6 +4540,22 @@
|
|||
"plural": "opens in <mark class=\"token\">{0}</mark> minutes"
|
||||
}
|
||||
},
|
||||
"BusinessHoursProfileSwitchLocal": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessHoursProfileSwitchLocal",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "local time"
|
||||
}
|
||||
},
|
||||
"BusinessHoursProfileSwitchMy": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessHoursProfileSwitchMy",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "my time"
|
||||
}
|
||||
},
|
||||
"BusinessHoursProfileTheirTime": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/BusinessHoursProfileTheirTime",
|
||||
"photo_url": null,
|
||||
|
@ -10300,6 +10332,14 @@
|
|||
"singular": "last seen"
|
||||
}
|
||||
},
|
||||
"LastSeenContactsPremium": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/LastSeenContactsPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Contacts & Premium"
|
||||
}
|
||||
},
|
||||
"LastSeenDateFormatted": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/LastSeenDateFormatted",
|
||||
"photo_url": null,
|
||||
|
@ -10308,6 +10348,14 @@
|
|||
"singular": "last seen <mark class=\"token\">{0}</mark>"
|
||||
}
|
||||
},
|
||||
"LastSeenNobodyPremium": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/LastSeenNobodyPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Premium users"
|
||||
}
|
||||
},
|
||||
"Lately": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Lately",
|
||||
"photo_url": null,
|
||||
|
@ -11742,6 +11790,14 @@
|
|||
"singular": "My Notes"
|
||||
}
|
||||
},
|
||||
"MyProfile": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/MyProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "My Profile"
|
||||
}
|
||||
},
|
||||
"NearbyCreateGroup": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NearbyCreateGroup",
|
||||
"photo_url": null,
|
||||
|
@ -13803,6 +13859,14 @@
|
|||
"singular": "Who can see my date of birth?"
|
||||
}
|
||||
},
|
||||
"PrivacyInvites": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PrivacyInvites",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invites"
|
||||
}
|
||||
},
|
||||
"PrivacyLastSeenPremium": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PrivacyLastSeenPremium",
|
||||
"photo_url": null,
|
||||
|
@ -13891,6 +13955,30 @@
|
|||
"singular": "https://telegram.org/privacy"
|
||||
}
|
||||
},
|
||||
"PrivacyPremium": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PrivacyPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Premium Users"
|
||||
}
|
||||
},
|
||||
"PrivacyPremiumAnd": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PrivacyPremiumAnd",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Premium & <mark class=\"token\">{0}</mark>"
|
||||
}
|
||||
},
|
||||
"PrivacyPremiumText": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PrivacyPremiumText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "all Telegram Premium subscribers"
|
||||
}
|
||||
},
|
||||
"PrivacyVoiceMessagesInfo": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PrivacyVoiceMessagesInfo",
|
||||
"photo_url": null,
|
||||
|
@ -13989,6 +14077,14 @@
|
|||
"plural": "<mark class=\"token\">{1}</mark> (<mark class=\"token\">{0}</mark> years old)"
|
||||
}
|
||||
},
|
||||
"ProfileChannel": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ProfileChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel"
|
||||
}
|
||||
},
|
||||
"ProfileStoriesArchiveChannelHint": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ProfileStoriesArchiveChannelHint",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue