mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
cdcd2040c3
commit
483e53059d
2 changed files with 8 additions and 0 deletions
|
@ -4452,6 +4452,10 @@
|
|||
<public type="string" name="BotShare" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsAvailableBalance" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdrawAll" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdrawShortAll" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdrawShortUntil" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdrawShort_one" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdrawShort_other" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdrawUntil" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdraw_one" id="tgcrawl" />
|
||||
<public type="string" name="BotStarsButtonWithdraw_other" id="tgcrawl" />
|
||||
|
|
|
@ -1598,6 +1598,10 @@ It will be able to access your **IP address** and basic device info."</string>
|
|||
<string name="BotShare">Share</string>
|
||||
<string name="BotStarsAvailableBalance">Available balance</string>
|
||||
<string name="BotStarsButtonWithdrawAll">Withdraw all via Fragment</string>
|
||||
<string name="BotStarsButtonWithdrawShortAll">Withdraw all</string>
|
||||
<string name="BotStarsButtonWithdrawShortUntil">Withdraw</string>
|
||||
<string name="BotStarsButtonWithdrawShort_one">Withdraw ⭐️%d</string>
|
||||
<string name="BotStarsButtonWithdrawShort_other">Withdraw ⭐️%d</string>
|
||||
<string name="BotStarsButtonWithdrawUntil">Withdraw via Fragment</string>
|
||||
<string name="BotStarsButtonWithdraw_one">Withdraw ⭐️%d via Fragment</string>
|
||||
<string name="BotStarsButtonWithdraw_other">Withdraw ⭐️%d via Fragment</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue