mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 08:16:34 +01:00
Update content of files
This commit is contained in:
parent
b74038f8e1
commit
756d4d1208
1 changed files with 23 additions and 0 deletions
|
@ -8995,3 +8995,26 @@ custom icons to them.";
|
|||
|
||||
|
||||
"Channel.Wallpaper.ApplyBoth" = "Apply for Me and %@";
|
||||
|
||||
|
||||
|
||||
"Conversation.FreeTranscriptionLimitTooltip_countable" = "%d";
|
||||
"Conversation.FreeTranscriptionLimitTooltip_zero" = "You have **%d** free voice transcriptions left this week.";
|
||||
"Conversation.FreeTranscriptionLimitTooltip_one" = "You have **%d** free voice transcription left this week.";
|
||||
"Conversation.FreeTranscriptionLimitTooltip_two" = "You have **%d** free voice transcriptions left this week.";
|
||||
"Conversation.FreeTranscriptionLimitTooltip_few" = "You have **%d** free voice transcriptions left this week.";
|
||||
"Conversation.FreeTranscriptionLimitTooltip_many" = "You have **%d** free voice transcriptions left this week.";
|
||||
"Conversation.FreeTranscriptionLimitTooltip_other" = "You have **%d** free voice transcriptions left this week.";
|
||||
|
||||
|
||||
|
||||
"Conversation.FreeTranscriptionCooldownTooltip_countable" = "%d";
|
||||
"Conversation.FreeTranscriptionCooldownTooltip_zero" = "You have used all your **%d** free transcriptions this week.";
|
||||
"Conversation.FreeTranscriptionCooldownTooltip_one" = "You have used all your **%d** free transcription this week.";
|
||||
"Conversation.FreeTranscriptionCooldownTooltip_two" = "You have used all your **%d** free transcriptions this week.";
|
||||
"Conversation.FreeTranscriptionCooldownTooltip_few" = "You have used all your **%d** free transcriptions this week.";
|
||||
"Conversation.FreeTranscriptionCooldownTooltip_many" = "You have used all your **%d** free transcriptions this week.";
|
||||
"Conversation.FreeTranscriptionCooldownTooltip_other" = "You have used all your **%d** free transcriptions this week.";
|
||||
|
||||
|
||||
"Conversation.FreeTranscriptionWaitOrSubscribe" = "Wait until **%@** to use it again or subscribe to [Telegram Premium]() now.";
|
||||
|
|
Loading…
Reference in a new issue