Update content of files

This commit is contained in:
GitHub Action 2023-11-30 08:36:22 +00:00
parent b74038f8e1
commit 756d4d1208

View file

@ -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.";