Update content of files

This commit is contained in:
GitHub Action 2024-08-21 20:38:54 +00:00
parent 438b294a68
commit c748f66dd4
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1 @@
10b09fccce67b602d1084747cc328363b1220ef9294a8701ae6be15d1eec8e0a

View file

@ -6992,6 +6992,9 @@
"ChatList.DownloadsTag" = "Downloads";
"ChatList.ChannelsTag" = "Channels";
"ChatList.ChatsTag" = "Chats";
"ChatList.MessagesTag" = "Messages";
"ChatList.TopicsTag" = "Topics";
@ -11142,3 +11145,16 @@
"ChatReaction.StarsDisabled" = "Star reactions have been disabled for this channel.";
"ChatReaction.Undo.StarsSent" = "Stars Sent!";
"ChatReaction.Undo" = "Undo";
"ChatReaction.Undo.Reacted_countable" = "%d";
"ChatReaction.Undo.Reacted_zero" = "You have reacted with %d stars.";
"ChatReaction.Undo.Reacted_one" = "You have reacted with %d star.";
"ChatReaction.Undo.Reacted_two" = "You have reacted with %d stars.";
"ChatReaction.Undo.Reacted_few" = "You have reacted with %d stars.";
"ChatReaction.Undo.Reacted_many" = "You have reacted with %d stars.";
"ChatReaction.Undo.Reacted_other" = "You have reacted with %d stars.";