mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
fdffbf8a8a
commit
5affdb60d3
2 changed files with 6 additions and 0 deletions
|
@ -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" />
|
||||
|
|
|
@ -730,6 +730,7 @@ Please take a look at the <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>
|
||||
|
|
Loading…
Reference in a new issue