mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
3939c2ef27
commit
56fb48c744
4 changed files with 5 additions and 8 deletions
|
@ -75,7 +75,7 @@
|
|||
"Chats with enabled notifications get unarchived when new messages arrive."
|
||||
],
|
||||
"ArchiveHintText2": [
|
||||
"Chats with disabled notifications stay archived when new messages arrive."
|
||||
"Chats with disabled notifications stay<br/>archived when new messages arrive."
|
||||
],
|
||||
"ArchivePinned": [
|
||||
"Archive pinned"
|
||||
|
|
|
@ -142,7 +142,7 @@
|
|||
"Set posts to auto-delete in <mark class=\"token\">%1$s</mark> months"
|
||||
],
|
||||
"ChatContentChannelTtlOff": [
|
||||
"Disabled the auto-delete timer"
|
||||
"Disabled auto-delete"
|
||||
],
|
||||
"ChatContentChannelTtlWeeks": [
|
||||
"Set posts to auto-delete in <mark class=\"token\">%1$s</mark> week",
|
||||
|
@ -160,7 +160,7 @@
|
|||
"Set messages to auto-delete in <mark class=\"token\">%1$s</mark> months"
|
||||
],
|
||||
"ChatContentGroupTtlOff": [
|
||||
"Disabled the auto-delete timer"
|
||||
"Disabled auto-delete"
|
||||
],
|
||||
"ChatContentGroupTtlWeeks": [
|
||||
"Set messages to auto-delete in <mark class=\"token\">%1$s</mark> week",
|
||||
|
|
|
@ -323,9 +323,6 @@
|
|||
"New members won't see more than <mark class=\"token\">%1$s</mark> earlier message.",
|
||||
"New members won't see more than <mark class=\"token\">%1$s</mark> earlier messages."
|
||||
],
|
||||
"ChatRestrictedBots": [
|
||||
"Admins have restricted you from using inline bots in this group"
|
||||
],
|
||||
"ChatRestrictedPolls": [
|
||||
"The admins of this group have restricted your ability to send polls."
|
||||
],
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
"tapping on <mark class=\"token\">%@</mark>"
|
||||
],
|
||||
"ArchivedChats.IntroText1": [
|
||||
"Chats with enabled notifications get unarchived when new messages arrive."
|
||||
"Chats with enabled notifications get<br/>unarchived when new messages arrive."
|
||||
],
|
||||
"ArchivedChats.IntroText2": [
|
||||
"Muted chats stay archived when new messages arrive."
|
||||
"Chats with disabled notifications stay<br/>archived when new messages arrive."
|
||||
],
|
||||
"ArchivedChats.IntroText3": [
|
||||
"You can pin an unlimited number of archived chats to the top."
|
||||
|
|
Loading…
Reference in a new issue