mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
654e8e2641
commit
00cca1280c
2 changed files with 2 additions and 0 deletions
|
@ -7960,6 +7960,7 @@
|
|||
<public type="string" name="PaymentInfoHintStars_other" id="tgcrawl" />
|
||||
<public type="string" name="PaymentInvoice" id="tgcrawl" />
|
||||
<public type="string" name="PaymentInvoiceLinkInvalid" id="tgcrawl" />
|
||||
<public type="string" name="PaymentInvoiceSubscriptionLinkAlreadyPaid" id="tgcrawl" />
|
||||
<public type="string" name="PaymentNoShippingMethod" id="tgcrawl" />
|
||||
<public type="string" name="PaymentPassword" id="tgcrawl" />
|
||||
<public type="string" name="PaymentPasswordEmail" id="tgcrawl" />
|
||||
|
|
|
@ -5383,6 +5383,7 @@ You can visit our *FAQ* to learn more."</string>
|
|||
<string name="PaymentInfoHintStars_other">You paid **%2$s** for **%1$d Stars**.</string>
|
||||
<string name="PaymentInvoice">INVOICE</string>
|
||||
<string name="PaymentInvoiceLinkInvalid">Invalid invoice</string>
|
||||
<string name="PaymentInvoiceSubscriptionLinkAlreadyPaid">Already subscribed!</string>
|
||||
<string name="PaymentNoShippingMethod">Sorry, it is not possible to deliver to your address.</string>
|
||||
<string name="PaymentPassword">Password & Email</string>
|
||||
<string name="PaymentPasswordEmail">Your email address</string>
|
||||
|
|
Loading…
Reference in a new issue