mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
ad9ae14428
commit
5e280b8e23
1 changed files with 5 additions and 1 deletions
|
@ -6265,6 +6265,8 @@
|
|||
"Chat.ChatTheme.ApplyTheme" = "Apply Theme";
|
||||
"Chat.ChatTheme.Cancel" = "Cancel";
|
||||
"Chat.ChatTheme.NoTheme" = "No\nTheme";
|
||||
"Chat.ChatTheme.SelectBackground" = "Choose Background";
|
||||
"Chat.ChatTheme.ResetToDefault" = "Reset Background";
|
||||
|
||||
|
||||
"PeerInfo.ChatColors" = "Change Colors";
|
||||
|
@ -6760,6 +6762,7 @@
|
|||
"ChatTheme.Theme" = "Chat Theme";
|
||||
"ChatTheme.Colorful" = "Colorful";
|
||||
|
||||
"ChatTheme.Theme.Info" = "Theme will be also applied for %@";
|
||||
|
||||
"Channel.AddBot.AdminRights" = "Admin Rights";
|
||||
"Channel.AddBot.CustomTitle" = "Admin";
|
||||
|
@ -7805,9 +7808,10 @@
|
|||
|
||||
"ChatService.ChangedWallpaper" = "%1$@ set a new background for this chat";
|
||||
"ChatService.YouChangedWallpaper" = "You set a new background for this chat";
|
||||
"ChatService.Wallpaper.View" = "View Background";
|
||||
|
||||
|
||||
"ChatService.ChangedToSameWallpaper" = "%1$@ set the same background for this chat";
|
||||
"ChatService.YouChangedToSameWallpaper" = "You set the same background for this chat";
|
||||
|
||||
"ChatService.ViewBackground" = "View Background";
|
||||
"ChatService.UpdateBackground" = "Update Background";
|
||||
|
|
Loading…
Reference in a new issue