mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
e5916d84ec
commit
8c03b110fc
1 changed files with 10 additions and 0 deletions
|
@ -6897,6 +6897,16 @@
|
|||
"PeerInfo.Forum" = "Topics";
|
||||
"PeerInfo.Forum.Info" = "The group chat will be devided into topics created by admins or users.";
|
||||
|
||||
"PeerInfo.TopicsLimitedParticipantCountText_countable" = "%d";
|
||||
"PeerInfo.TopicsLimitedParticipantCountText_zero" = "Only groups with more than %d members can have topics enabled.";
|
||||
"PeerInfo.TopicsLimitedParticipantCountText_one" = "Only groups with more than %d member can have topics enabled.";
|
||||
"PeerInfo.TopicsLimitedParticipantCountText_two" = "Only groups with more than %d members can have topics enabled.";
|
||||
"PeerInfo.TopicsLimitedParticipantCountText_few" = "Only groups with more than %d members can have topics enabled.";
|
||||
"PeerInfo.TopicsLimitedParticipantCountText_many" = "Only groups with more than %d members can have topics enabled.";
|
||||
"PeerInfo.TopicsLimitedParticipantCountText_other" = "Only groups with more than %d members can have topics enabled.";
|
||||
|
||||
"PeerInfo.TopicsLimitedDiscussionGroups" = "Topics are currently unavailable in groups connected to channels.";
|
||||
|
||||
|
||||
"Chat.Context.EditTopic" = "Edit Topic";
|
||||
|
||||
|
|
Loading…
Reference in a new issue