mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-24 00:59:25 +01:00
Update content of files
This commit is contained in:
parent
4c07d131f7
commit
b5eb0e1cc2
3 changed files with 21 additions and 2 deletions
|
@ -24529,6 +24529,8 @@
|
||||||
"Monetization.Transaction.Pending",
|
"Monetization.Transaction.Pending",
|
||||||
"Monetization.Transaction.Proceeds",
|
"Monetization.Transaction.Proceeds",
|
||||||
"Monetization.Transaction.Refund",
|
"Monetization.Transaction.Refund",
|
||||||
|
"Monetization.Transaction.ShowMoreTransactions",
|
||||||
|
"Monetization.Transaction.ShowMoreTransactions_countable",
|
||||||
"Monetization.Transaction.Withdrawal",
|
"Monetization.Transaction.Withdrawal",
|
||||||
"Monetization.TransactionInfo.Failed",
|
"Monetization.TransactionInfo.Failed",
|
||||||
"Monetization.TransactionInfo.Pending",
|
"Monetization.TransactionInfo.Pending",
|
||||||
|
|
|
@ -199,7 +199,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5886</span>
|
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5888</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -261,7 +261,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (2118)</div>
|
<div class="tr-section-caption">Unsorted (2120)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -10085,6 +10085,23 @@
|
||||||
"singular": "Refund"
|
"singular": "Refund"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Monetization.Transaction.ShowMoreTransactions": {
|
||||||
|
"url": "https://translations.telegram.org/en/macos/unsorted/Monetization.Transaction.ShowMoreTransactions",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Show <mark class=\"token\">%d</mark> More Transaction",
|
||||||
|
"plural": "Show <mark class=\"token\">%d</mark> More Transactions"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Monetization.Transaction.ShowMoreTransactions_countable": {
|
||||||
|
"url": "https://translations.telegram.org/en/macos/unsorted/Monetization.Transaction.ShowMoreTransactions_countable",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Show <mark class=\"token\">%d</mark> More Transaction"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Monetization.Transaction.Withdrawal": {
|
"Monetization.Transaction.Withdrawal": {
|
||||||
"url": "https://translations.telegram.org/en/macos/unsorted/Monetization.Transaction.Withdrawal",
|
"url": "https://translations.telegram.org/en/macos/unsorted/Monetization.Transaction.Withdrawal",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Add table
Reference in a new issue