mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
Update content of files
This commit is contained in:
parent
95fe33c495
commit
461021903f
4 changed files with 28 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
753258e47177871ac049d0f65b2d8d1176c086129f9ebd68293fd16ffc73ae5e
|
|
@ -0,0 +1 @@
|
|||
a4cc562601a48e30291cb9f1fc1c4ee246f1a1b62f4b16899868e5db68c73a1a
|
|
@ -487,6 +487,8 @@
|
|||
"PeerMedia.Gifs" = "GIFs";
|
||||
"PeerMedia.Stories" = "Stories";
|
||||
"PeerMedia.Posts" = "Posts";
|
||||
"PeerMedia.SavedMessages" = "Chats";
|
||||
"PeerMedia.Saved" = "Saved";
|
||||
|
||||
"Chat.Message.Via" = "via";
|
||||
|
||||
|
@ -904,6 +906,8 @@
|
|||
"Peer.Activity.Chat.Multi.ChoosingSticker1" = "%@ and %d others are choosing stickers";
|
||||
|
||||
|
||||
"Peer.Media.ShareMedia.SavedMessages" = "Media will appear hear.";
|
||||
|
||||
|
||||
"Peer.Media.SharedMediaEmptyList" = "Share photos and videos in this chat - or this paperclip stays unhappy.";
|
||||
"Peer.Media.SharedFilesEmptyList1" = "You can send and receive files of any type up to 2.0 GB each and access them anywhere.";
|
||||
|
@ -2216,6 +2220,9 @@
|
|||
"ServiceMessage.ExpiredPhoto" = "photo has expired";
|
||||
"ServiceMessage.ExpiredFile" = "file has expired";
|
||||
"ServiceMessage.ExpiredVideo" = "video has expired";
|
||||
"ServiceMessage.ExpiredVoiceMessage" = "voice message has expired";
|
||||
"ServiceMessage.ExpiredVideoMessage" = "video message has expired";
|
||||
|
||||
|
||||
"ServiceMessage.DesturctingPhoto" = "%@ sent you a self-destructing photo. Please view it on your mobile.";
|
||||
"ServiceMessage.DesturctingPhoto.You" = "%@ sent a self-destructing photo.";
|
||||
|
@ -7343,6 +7350,7 @@
|
|||
|
||||
|
||||
"Chat.Context.DeleteTopic" = "Are you sure you want to delete this topic?";
|
||||
"Chat.Context.DeleteSaved" = "Are you sure you want to delete saved messaged?";
|
||||
|
||||
|
||||
"Text.Arrow" = "%1$@ → %2$@";
|
||||
|
@ -7689,6 +7697,8 @@
|
|||
|
||||
"ChatEmpty.Topic" = "Send first message to start this topic.";
|
||||
|
||||
"ChatEmpty.SavedMessages" = "No Saved Messages";
|
||||
|
||||
|
||||
"PlaybackSpeed.SetToDefault" = "Set to Default";
|
||||
|
||||
|
@ -8476,6 +8486,9 @@
|
|||
custom icons to them.";
|
||||
|
||||
|
||||
"SelectColor.ChannelWallpaper" = "Channel Wallpaper";
|
||||
"SelectColor.ChannelWallpaper.Info" = "Set a wallpaper that will be visible to everyone reading your channel.";
|
||||
|
||||
|
||||
"SelectColor.Apply" = "Apply";
|
||||
"SelectColor.Premium" = "Subscribe to [Telegram Premium]() to choose a custom color for your name.";
|
||||
|
@ -9228,3 +9241,15 @@ custom icons to them.";
|
|||
|
||||
"Boost.Badge.Level" = "Level %d";
|
||||
"Boost.Badge.LevelPLus" = "Level %d+";
|
||||
|
||||
|
||||
"ChatInput.OpenChat" = "Open Chat";
|
||||
|
||||
"ChatList.AuthorHidden" = "Author Hidden";
|
||||
"ChatList.MyNotes" = "My Notes";
|
||||
|
||||
|
||||
"ChannelWallpaper.Title" = "Channel Wallpaper";
|
||||
"ChannelWallpaper.NoWallpaper" = "No\nWallpaper";
|
||||
"ChannelWallpaper.ChooseFromFile" = "Choose from File";
|
||||
"ChannelWallpaper.RemoveWallpaper" = "Remove Wallpaper";
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
048977faa111d74e04d6a574947a1c26ab223f7abd062929a9dd17dc0714fb26
|
Loading…
Reference in a new issue