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
2950477c65
commit
3066174053
5 changed files with 12 additions and 12 deletions
|
@ -388,7 +388,7 @@
|
|||
"Start Messaging"
|
||||
],
|
||||
"StartText": [
|
||||
"Please confirm your country code and enter your phone number."
|
||||
"Please confirm your country code<br/>and enter your phone number."
|
||||
],
|
||||
"Stop": [
|
||||
"Stop"
|
||||
|
|
|
@ -856,7 +856,7 @@
|
|||
"Enable GPS"
|
||||
],
|
||||
"HideAboveTheList": [
|
||||
"Hide above the list"
|
||||
"Hide from Chat List"
|
||||
],
|
||||
"HoldToAudioOnly": [
|
||||
"Hold to record audio."
|
||||
|
@ -1320,7 +1320,7 @@
|
|||
"Sorry, you can't pin any more chats to the top."
|
||||
],
|
||||
"PinInTheList": [
|
||||
"Pin in the list"
|
||||
"Pin in Chat List"
|
||||
],
|
||||
"PinToTopLimitReached": [
|
||||
"Sorry, you can only pin <mark class=\"token\">%1$s</mark> in your main list. You can pin an unlimited number of chats in your Archive and other Folders."
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"Hide above the list"
|
||||
],
|
||||
"ArchivePin": [
|
||||
"Pin in the list"
|
||||
"Pin in Chat List"
|
||||
],
|
||||
"ArchiveRead": [
|
||||
"Read All"
|
||||
|
|
|
@ -1642,7 +1642,7 @@
|
|||
"Copying and forwarding is restricted by channel admins"
|
||||
],
|
||||
"RestrictSavingGroupHint": [
|
||||
"Members won't be able to copy, save and forward content from this group."
|
||||
"Members won't be able to copy, save or forward content from this group."
|
||||
],
|
||||
"RestrictSavingGroupInfo": [
|
||||
"Copying and forwarding is restricted by group admins"
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"Delete"
|
||||
],
|
||||
"ChatList.Context.HideArchive": [
|
||||
"Hide Above the List"
|
||||
"Hide from Chat List"
|
||||
],
|
||||
"ChatList.Context.JoinChannel": [
|
||||
"Join Channel"
|
||||
|
@ -96,7 +96,7 @@
|
|||
"Remove from Recent"
|
||||
],
|
||||
"ChatList.Context.UnhideArchive": [
|
||||
"Pin in the list"
|
||||
"Pin in Chat List"
|
||||
],
|
||||
"ChatList.Context.Unmute": [
|
||||
"Unmute"
|
||||
|
@ -327,7 +327,7 @@
|
|||
"No"
|
||||
],
|
||||
"ChatListFolder.DiscardConfirmation": [
|
||||
"You have changed this folder. Discard changes?"
|
||||
"You have edited this folder. Discard changes?"
|
||||
],
|
||||
"ChatListFolder.DiscardDiscard": [
|
||||
"Discard"
|
||||
|
@ -735,13 +735,13 @@
|
|||
"Chat deleted."
|
||||
],
|
||||
"Undo.ChatDeletedForBothSides": [
|
||||
"Chat deleted for both sides"
|
||||
"Chat deleted for both sides."
|
||||
],
|
||||
"Undo.DeletedChannel": [
|
||||
"Channel deleted."
|
||||
],
|
||||
"Undo.DeletedGroup": [
|
||||
"Group deleted"
|
||||
"Group deleted."
|
||||
],
|
||||
"Undo.LeftChannel": [
|
||||
"You left the channel."
|
||||
|
@ -750,10 +750,10 @@
|
|||
"You left the group."
|
||||
],
|
||||
"Undo.MessagesDeleted": [
|
||||
"Messages deleted"
|
||||
"Messages deleted."
|
||||
],
|
||||
"Undo.SecretChatDeleted": [
|
||||
"Secret Chat deleted"
|
||||
"Secret Chat deleted."
|
||||
],
|
||||
"Undo.Undo": [
|
||||
"Undo"
|
||||
|
|
Loading…
Reference in a new issue