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
0eda733c04
commit
4ae3665f91
2 changed files with 13 additions and 1 deletions
|
@ -1 +1 @@
|
|||
fca977fac4a4609a5cb59d4f128f43b812b2d9867b9e1b4bc68902c91758a5d9
|
||||
5c860f9bceac7b1a4123f2d23df2db0bc91840536c5f156b1a8a7540ef44434a
|
|
@ -6697,6 +6697,14 @@ Settings ⟶ Stickers ⟶ [Trending Stickers](trending).";
|
|||
"EmojiPack.Unlock_many" = "Unlock %d";
|
||||
"EmojiPack.Unlock_other" = "Unlock %d";
|
||||
|
||||
"EmojiPack.Restore_countable" = "%d";
|
||||
"EmojiPack.Restore_zero" = "Restore %d";
|
||||
"EmojiPack.Restore_one" = "Restore %d";
|
||||
"EmojiPack.Restore_two" = "Restore %d";
|
||||
"EmojiPack.Restore_few" = "Restore %d";
|
||||
"EmojiPack.Restore_many" = "Restore %d";
|
||||
"EmojiPack.Restore_other" = "Restore %d";
|
||||
|
||||
"EmojiPack.Add_countable" = "%d";
|
||||
"EmojiPack.Add_zero" = "Add %d";
|
||||
"EmojiPack.Add_one" = "Add %d";
|
||||
|
@ -6729,3 +6737,7 @@ Settings ⟶ Stickers ⟶ [Trending Stickers](trending).";
|
|||
"PrivacySettings.Voice.PremiumError" = "Only of subscribers of [Telegram Premium]() can restrict receiving Voice and Video Messages.";
|
||||
|
||||
"CustomEmoji.Info" = "Artists are welcome to add their own emoji sets using our [@stickers]() bot.";
|
||||
|
||||
|
||||
"Emoji.Search.AnimatedEmoji" = "ANIMATED EMOJI";
|
||||
"Emoji.Search.Emoji" = "EMOJI";
|
||||
|
|
Loading…
Reference in a new issue