Update content of files

This commit is contained in:
GitHub Action 2024-02-28 13:13:35 +00:00
parent fdffbf8a8a
commit 5affdb60d3
2 changed files with 6 additions and 0 deletions

View file

@ -3455,6 +3455,7 @@
<public type="string" name="AttachAudioRestrictedForever" id="tgcrawl" />
<public type="string" name="AttachBotsHelp" id="tgcrawl" />
<public type="string" name="AttachContact" id="tgcrawl" />
<public type="string" name="AttachContactsSlowMode" id="tgcrawl" />
<public type="string" name="AttachDestructingPhoto" id="tgcrawl" />
<public type="string" name="AttachDestructingVideo" id="tgcrawl" />
<public type="string" name="AttachDocument" id="tgcrawl" />
@ -4129,6 +4130,8 @@
<public type="string" name="BoostingRemoveBoostFrom" id="tgcrawl" />
<public type="string" name="BoostingRemoveRestrictionsSubtitle_one" id="tgcrawl" />
<public type="string" name="BoostingRemoveRestrictionsSubtitle_other" id="tgcrawl" />
<public type="string" name="BoostingRemoveRestrictionsSuccessSubTitle" id="tgcrawl" />
<public type="string" name="BoostingRemoveRestrictionsSuccessTitle" id="tgcrawl" />
<public type="string" name="BoostingSaveRecipients" id="tgcrawl" />
<public type="string" name="BoostingSelectCountry" id="tgcrawl" />
<public type="string" name="BoostingSelectDateTime" id="tgcrawl" />

View file

@ -730,6 +730,7 @@ Please take a look at the &lt;a href=\"https://telegram.org/faq#general-question
<string name="AttachAudioRestrictedForever">The admins of this group have restricted you from sending audio here.</string>
<string name="AttachBotsHelp">Scroll down for bots</string>
<string name="AttachContact">Contact</string>
<string name="AttachContactsSlowMode">"Slow Mode is active. You can't send more than 1 contact."</string>
<string name="AttachDestructingPhoto">Self-Destructing Photo</string>
<string name="AttachDestructingVideo">Self-Destructing Video</string>
<string name="AttachDocument">File</string>
@ -1419,6 +1420,8 @@ from **%s**."</string>
<string name="BoostingRemoveBoostFrom">Remove your boost from</string>
<string name="BoostingRemoveRestrictionsSubtitle_one">Boost the group **%1$d** time to remove messaging restrictions. Your boosts will help **%2$s** to unlock new features.</string>
<string name="BoostingRemoveRestrictionsSubtitle_other">Boost the group **%1$d** times to remove messaging restrictions. Your boosts will help **%2$s** to unlock new features.</string>
<string name="BoostingRemoveRestrictionsSuccessSubTitle">Now you can send messages in it.</string>
<string name="BoostingRemoveRestrictionsSuccessTitle">You boosted the group!</string>
<string name="BoostingSaveRecipients">Save Recipients</string>
<string name="BoostingSelectCountry">Select Countries</string>
<string name="BoostingSelectDateTime">Select Date and Time</string>