Update content of files

This commit is contained in:
GitHub Action 2024-11-19 16:20:28 +00:00
parent c26f3ac7b0
commit 1d3c95cddc
2 changed files with 4 additions and 0 deletions

View file

@ -4210,6 +4210,8 @@
<public type="string" name="BotEmojiStatusSetRequestForMinute_one" id="tgcrawl" />
<public type="string" name="BotEmojiStatusSetRequestForMinute_other" id="tgcrawl" />
<public type="string" name="BotEmojiStatusUpdated" id="tgcrawl" />
<public type="string" name="BotFileDownloadCancel" id="tgcrawl" />
<public type="string" name="BotFileDownloadOpen" id="tgcrawl" />
<public type="string" name="BotFileDownloaded" id="tgcrawl" />
<public type="string" name="BotFileDownloading" id="tgcrawl" />
<public type="string" name="BotFullscreenBack" id="tgcrawl" />

View file

@ -1420,6 +1420,8 @@ from **%s**."</string>
<string name="BotEmojiStatusSetRequestForMinute_one">%d minute</string>
<string name="BotEmojiStatusSetRequestForMinute_other">%d minutes</string>
<string name="BotEmojiStatusUpdated">Your emoji status is updated.</string>
<string name="BotFileDownloadCancel">Cancel</string>
<string name="BotFileDownloadOpen">Open</string>
<string name="BotFileDownloaded">File saved to Downloads</string>
<string name="BotFileDownloading">Downloading...</string>
<string name="BotFullscreenBack">Back</string>