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
77a9bf3f8b
commit
412387f0ab
2 changed files with 8 additions and 0 deletions
|
@ -3053,6 +3053,7 @@
|
|||
<public type="string" name="AccDescrSwitchCamera" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrSwitchToDayTheme" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrSwitchToNightTheme" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrTabs" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrTagMessage" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrTakeMorePics" id="tgcrawl" />
|
||||
<public type="string" name="AccDescrTopic" id="tgcrawl" />
|
||||
|
@ -7137,6 +7138,7 @@
|
|||
<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" />
|
||||
|
@ -11070,6 +11072,8 @@
|
|||
<public type="string" name="Unlock" id="tgcrawl" />
|
||||
<public type="string" name="UnlockBoostChannelFeatures" id="tgcrawl" />
|
||||
<public type="string" name="UnlockFingerprint" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPaidContentShort_one" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPaidContentShort_other" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPaidContent_one" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPaidContent_other" id="tgcrawl" />
|
||||
<public type="string" name="UnlockPremium" id="tgcrawl" />
|
||||
|
|
|
@ -178,6 +178,7 @@
|
|||
<string name="AccDescrSwitchCamera">Switch camera</string>
|
||||
<string name="AccDescrSwitchToDayTheme">Switch to day theme</string>
|
||||
<string name="AccDescrSwitchToNightTheme">Switch to night theme</string>
|
||||
<string name="AccDescrTabs">Web tabs %1$s</string>
|
||||
<string name="AccDescrTagMessage">Edit Message Tag</string>
|
||||
<string name="AccDescrTakeMorePics">Take one more picture</string>
|
||||
<string name="AccDescrTopic">Topic</string>
|
||||
|
@ -4450,6 +4451,7 @@ 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>
|
||||
|
@ -8513,6 +8515,8 @@ But if you're generally not OK with Telegram's modest needs, it won't be possibl
|
|||
<string name="Unlock">Unlock</string>
|
||||
<string name="UnlockBoostChannelFeatures">Unlock Features</string>
|
||||
<string name="UnlockFingerprint">Unlock with Fingerprint</string>
|
||||
<string name="UnlockPaidContentShort_one">⭐️%d</string>
|
||||
<string name="UnlockPaidContentShort_other">⭐️%d</string>
|
||||
<string name="UnlockPaidContent_one">Unlock for ⭐️%d</string>
|
||||
<string name="UnlockPaidContent_other">Unlock for ⭐️%d</string>
|
||||
<string name="UnlockPremium">Subscribe to **Telegram Premium** to unlock this and many other features.</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue