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
b52fe034da
commit
fc84f2b3ac
1 changed files with 21 additions and 1 deletions
|
@ -2219,7 +2219,7 @@
|
|||
"Supergroup.DeleteRestriction.BanUser.Multi_other" = "Ban %d Users";
|
||||
|
||||
|
||||
"Supergroup.DeleteRestriction.Proceed" = "Proceed";
|
||||
"Supergroup.DeleteRestriction.Proceed" = "Delete";
|
||||
"Supergroup.DeleteRestriction.Header" = "ADDITIONAL ACTIONS";
|
||||
|
||||
|
||||
|
@ -10481,3 +10481,23 @@
|
|||
"Chat.ManageMessages.RestrictPartially_few" = "[Partially restrict selected users](part)";
|
||||
"Chat.ManageMessages.RestrictPartially_many" = "[Partially restrict selected users](part)";
|
||||
"Chat.ManageMessages.RestrictPartially_other" = "[Partially restrict selected users](part)";
|
||||
|
||||
|
||||
"Business.SwitchAd.Title" = "ADS IN CHANNELS";
|
||||
"Business.SwitchAd" = "Do Not Hide Ads";
|
||||
"Business.SwitchAd.Info" = "As a Premium subscriber, you don't see any ads on Telegram, but you can turn them on, for example, to view your own ads that you launched on the [Telegram Ad Platform >](telegram.org)";
|
||||
|
||||
|
||||
|
||||
"ChatList.ChannelSearch.Empty.Title" = "No channels yet...";
|
||||
"ChatList.ChannelSearch.Empty.Info" = "You are not currently subscribed to any channel.";
|
||||
|
||||
|
||||
|
||||
"QuickReply.ChatRemoveGeneric.Title" = "Remove Shortcut";
|
||||
"QuickReply.ChatRemoveGeneric.Text" = "You didn't create a quick reply message. Exiting will remove the shortcut.";
|
||||
"QuickReply.ChatRemoveGreetingMessage.Title" = "Remove Greeting Message";
|
||||
"QuickReply.ChatRemoveGreetingMessage.Text" = "You didn't create a greeting message. Exiting will remove it.";
|
||||
"QuickReply.ChatRemoveAwayMessage.Title" = "Remove Away Message";
|
||||
"QuickReply.ChatRemoveAwayMessage.Text" = "You didn't create an away message. Exiting will remove it.";
|
||||
"QuickReply.ChatRemoveGeneric.DeleteAction" = "Delete";
|
||||
|
|
Loading…
Reference in a new issue