mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-15 13:22:43 +01:00
Update content of files
This commit is contained in:
parent
3134c5f479
commit
6d290d0cbe
2 changed files with 2 additions and 2 deletions
|
@ -7138,7 +7138,6 @@
|
|||
<public type="string" name="LearnMore" id="tgcrawl" />
|
||||
<public type="string" name="LearnMoreArrow" id="tgcrawl" />
|
||||
<public type="string" name="LeaveAComment" id="tgcrawl" />
|
||||
<public type="string" name="LeaveACommentShort" id="tgcrawl" />
|
||||
<public type="string" name="LeaveChannel" id="tgcrawl" />
|
||||
<public type="string" name="LeaveChannelMenu" id="tgcrawl" />
|
||||
<public type="string" name="LeaveChats" id="tgcrawl" />
|
||||
|
@ -10191,6 +10190,7 @@
|
|||
<public type="string" name="StarsCount_other" id="tgcrawl" />
|
||||
<public type="string" name="StarsFailed" id="tgcrawl" />
|
||||
<public type="string" name="StarsMediaPurchaseCompleted" id="tgcrawl" />
|
||||
<public type="string" name="StarsMediaPurchaseCompletedInfo_one" id="tgcrawl" />
|
||||
<public type="string" name="StarsMediaPurchaseCompletedInfo_other" id="tgcrawl" />
|
||||
<public type="string" name="StarsNeededText" id="tgcrawl" />
|
||||
<public type="string" name="StarsNeededTitle_one" id="tgcrawl" />
|
||||
|
|
|
@ -4451,7 +4451,6 @@ You can change your language back at any time in Settings."</string>
|
|||
<string name="LearnMore">Learn More</string>
|
||||
<string name="LearnMoreArrow">Learn More ></string>
|
||||
<string name="LeaveAComment">Leave a comment</string>
|
||||
<string name="LeaveACommentShort">Comment</string>
|
||||
<string name="LeaveChannel">Leave Channel</string>
|
||||
<string name="LeaveChannelMenu">Leave channel</string>
|
||||
<string name="LeaveChats">Leave %1$s</string>
|
||||
|
@ -7608,6 +7607,7 @@ messages?"</string>
|
|||
<string name="StarsCount_other">%d Stars</string>
|
||||
<string name="StarsFailed">Failed</string>
|
||||
<string name="StarsMediaPurchaseCompleted">Media Unlocked</string>
|
||||
<string name="StarsMediaPurchaseCompletedInfo_one">**%1$d Star** transferred to **%2$s**.</string>
|
||||
<string name="StarsMediaPurchaseCompletedInfo_other">**%1$d Stars** transferred to **%2$s**.</string>
|
||||
<string name="StarsNeededText">Buy **Stars** and use them on **%s** and other miniapps.</string>
|
||||
<string name="StarsNeededTitle_one">%d Star Needed</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue