mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 15:31:11 +01:00
Update content of files
This commit is contained in:
parent
3b180bd73a
commit
19b2abf4a2
3 changed files with 10 additions and 3 deletions
|
@ -1 +1 @@
|
|||
871fbdec9fd8c09283aa9fa11ee8031f08670764148cedfbfcf406245676519d
|
||||
1ff1e273a0c53670de4e7be9b6e9271b6e6a498858b93380f61c30eaf40f5767
|
|
@ -1 +1 @@
|
|||
a07b52c9ee48ee8d8aa7b8aa0bd9a1bf1d1d5173f3a28b4bee1426d7de1882e5
|
||||
65f6df6388c246fe28149191a6bb0b2fa2b3e29e84db10dabae88e5ad8245a30
|
|
@ -335,6 +335,13 @@
|
|||
"Chat.Service.Group.TopicEdited.Resumed" = "%1$@ restarted topic";
|
||||
|
||||
|
||||
"Chat.Service.Group.TopicEdited.You.Hided" = "You hided general topic";
|
||||
"Chat.Service.Group.TopicEdited.You.Unhided" = "You unhided general topic";
|
||||
|
||||
"Chat.Service.Group.TopicEdited.Hided" = "%1$@ hided general topic";
|
||||
"Chat.Service.Group.TopicEdited.Unhided" = "%1$@ unhided general topic";
|
||||
|
||||
|
||||
"Chat.Input.Mute" = "Mute";
|
||||
"Chat.Input.Unmute" = "Unmute";
|
||||
"Chat.Input.Return" = "Return to the group";
|
||||
|
@ -5638,7 +5645,7 @@
|
|||
"Chat.Message.ViewChannel" = "VIEW CHANNEL";
|
||||
"Chat.Message.ViewBot" = "VIEW BOT";
|
||||
"Chat.Message.ViewGroup" = "VIEW GROUP";
|
||||
|
||||
"Chat.Message.SendMessage" = "SEND MESSAGE";
|
||||
"Chat.VoiceChat.JoinLink.Title" = "Voice Chat";
|
||||
|
||||
"Chat.VoiceChat.JoinLink.Text" = "Are you sure you want to join voice chat?";
|
||||
|
|
Loading…
Reference in a new issue