Update content of files

This commit is contained in:
GitHub Action 2023-04-07 17:18:38 +00:00
parent ad9ae14428
commit 5e280b8e23

View file

@ -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";