mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
9399dfd701
commit
61bb69e19f
3 changed files with 14 additions and 17 deletions
|
@ -231,12 +231,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (981)</div>
|
||||
<div class="tr-section-caption">General (977)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (695)</div>
|
||||
<div class="tr-section-caption">Unsorted (698)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -570,6 +570,9 @@
|
|||
"ChannelMessageLiveLocation": [
|
||||
"<mark class=\"token\">%1$s</mark> posted a live location"
|
||||
],
|
||||
"ChannelPrivate": [
|
||||
"Private Channel"
|
||||
],
|
||||
"ChatApplyTheme": [
|
||||
"Apply Theme"
|
||||
],
|
||||
|
@ -1341,9 +1344,6 @@
|
|||
"Listening": [
|
||||
"listening"
|
||||
],
|
||||
"LiveLocationAlertPrivate": [
|
||||
"Choose for how long <mark class=\"token\">%1$s</mark> will see your accurate location, including when the app is closed."
|
||||
],
|
||||
"Loading": [
|
||||
"Loading..."
|
||||
],
|
||||
|
@ -1500,9 +1500,6 @@
|
|||
"MuteNever": [
|
||||
"Never"
|
||||
],
|
||||
"MuteNotifications": [
|
||||
"Mute Forever"
|
||||
],
|
||||
"NearbyCreateGroup": [
|
||||
"Create a Local Group"
|
||||
],
|
||||
|
@ -2196,9 +2193,6 @@
|
|||
"ReleaseToGoNextFolder": [
|
||||
"Release to go to the next unread folder"
|
||||
],
|
||||
"RemindTodayAt": [
|
||||
"'Remind today at' HH:mm"
|
||||
],
|
||||
"Reminders": [
|
||||
"Reminders"
|
||||
],
|
||||
|
@ -2661,9 +2655,6 @@
|
|||
"TypeMessage": [
|
||||
"Message"
|
||||
],
|
||||
"TypeScheduleMessage": [
|
||||
"Schedule message"
|
||||
],
|
||||
"URL": [
|
||||
"URL"
|
||||
],
|
||||
|
@ -2966,9 +2957,6 @@
|
|||
"chatFullDate": [
|
||||
"MMMM d, yyyy"
|
||||
],
|
||||
"formatDateSchedule": [
|
||||
"MMM d"
|
||||
],
|
||||
"formatDateScheduleDay": [
|
||||
"EEE MMM d"
|
||||
],
|
||||
|
|
|
@ -947,6 +947,9 @@
|
|||
"<mark class=\"token\">%1$d</mark> link",
|
||||
"<mark class=\"token\">%1$d</mark> links"
|
||||
],
|
||||
"LiveLocationAlertPrivate": [
|
||||
"Choose for how long <mark class=\"token\">%1$s</mark> will see your accurate location, including when the app is closed."
|
||||
],
|
||||
"LiveLocationContext": [
|
||||
"Live Location"
|
||||
],
|
||||
|
@ -1856,6 +1859,9 @@
|
|||
"TwoStepVerificationShowPassword": [
|
||||
"Show password"
|
||||
],
|
||||
"TypeScheduleMessage": [
|
||||
"Schedule message"
|
||||
],
|
||||
"Unban": [
|
||||
"Unban"
|
||||
],
|
||||
|
@ -2107,6 +2113,9 @@
|
|||
"YourPhone": [
|
||||
"Your Phone"
|
||||
],
|
||||
"formatDateSchedule": [
|
||||
"MMM d"
|
||||
],
|
||||
"formatterDay12H": [
|
||||
"h:mm a"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue