mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
a5314540d5
commit
8743e5d604
2 changed files with 4 additions and 0 deletions
|
@ -3002,6 +3002,7 @@
|
|||
<public type="string" name="BoostingGiveAwayFromCountries" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveaway" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayCanceledByPayment" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayChannelStarted" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayCreated" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayEnd" id="tgcrawl" />
|
||||
<public type="string" name="BoostingGiveawayHowItWorksSubTextDateEnd_few" id="tgcrawl" />
|
||||
|
@ -8120,6 +8121,7 @@
|
|||
<public type="string" name="StatisticSearchUserHistory" id="tgcrawl" />
|
||||
<public type="string" name="StatisticViews" id="tgcrawl" />
|
||||
<public type="string" name="Statistics" id="tgcrawl" />
|
||||
<public type="string" name="StatisticsAndBoosts" id="tgcrawl" />
|
||||
<public type="string" name="StealthModeActiveHint" id="tgcrawl" />
|
||||
<public type="string" name="StealthModeActiveHintShort" id="tgcrawl" />
|
||||
<public type="string" name="StealthModeButton" id="tgcrawl" />
|
||||
|
|
|
@ -1091,6 +1091,7 @@ Sunrise: %2$s"</string>
|
|||
<string name="BoostingGiveAwayFromCountries">from %1$s</string>
|
||||
<string name="BoostingGiveaway">Giveaway</string>
|
||||
<string name="BoostingGiveawayCanceledByPayment">The channel cancelled the prizes by reversing the payment for them.</string>
|
||||
<string name="BoostingGiveawayChannelStarted">Channel started a giveaway</string>
|
||||
<string name="BoostingGiveawayCreated">Giveaway created</string>
|
||||
<string name="BoostingGiveawayEnd">Giveaway ended</string>
|
||||
<string name="BoostingGiveawayHowItWorksSubTextDateEnd_few">On **%2$s**, Telegram automatically selected **%3$s** random users that joined **%4$s** after **%5$s** on **%6$s**.</string>
|
||||
|
@ -6425,6 +6426,7 @@ messages?"</string>
|
|||
<string name="StatisticSearchUserHistory">View Messages</string>
|
||||
<string name="StatisticViews">Views</string>
|
||||
<string name="Statistics">Statistics</string>
|
||||
<string name="StatisticsAndBoosts">Statistics and Boosts</string>
|
||||
<string name="StealthModeActiveHint">Stealth Mode active – %s</string>
|
||||
<string name="StealthModeActiveHintShort">Stealth Mode %s</string>
|
||||
<string name="StealthModeButton">Hide My View</string>
|
||||
|
|
Loading…
Reference in a new issue