Update content of files

This commit is contained in:
GitHub Action 2023-10-29 07:08:19 +00:00
parent 0afc8bdcc6
commit c480bb25d2
4 changed files with 21 additions and 3 deletions

View file

@ -27007,6 +27007,7 @@
"lng_premium_unlock_reactions", "lng_premium_unlock_reactions",
"lng_premium_unlock_status", "lng_premium_unlock_status",
"lng_premium_unlock_stickers", "lng_premium_unlock_stickers",
"lng_preview_cant",
"lng_preview_loading", "lng_preview_loading",
"lng_prize_about", "lng_prize_about",
"lng_prize_duration", "lng_prize_duration",
@ -27538,6 +27539,7 @@
"lng_saved_gif_limit_more", "lng_saved_gif_limit_more",
"lng_saved_gif_limit_title", "lng_saved_gif_limit_title",
"lng_saved_messages", "lng_saved_messages",
"lng_saved_quote_here",
"lng_saved_short", "lng_saved_short",
"lng_scam_badge", "lng_scam_badge",
"lng_schedule_at", "lng_schedule_at",

View file

@ -2108,7 +2108,7 @@
"SavedMessagesInfoQuote": { "SavedMessagesInfoQuote": {
"url": "https://translations.telegram.org/en/android/chat_list/SavedMessagesInfoQuote", "url": "https://translations.telegram.org/en/android/chat_list/SavedMessagesInfoQuote",
"photo_url": "https://telegra.ph/file/p/97fa51b782b/8fe38b98ae6c52ac0fa9f17.jpg?c=106,179,280,280,280,280", "photo_url": "https://telegra.ph/file/p/97fa51b782b/8fe38b98ae6c52ac0fa9f17.jpg?c=106,179,280,280,280,280",
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Quote here to save." "singular": "Quote here to save."
} }

View file

@ -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>TDesktop<span class="tr-header-counter">4306</span> <a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4308</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/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/tdesktop/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (813)</div> <div class="tr-section-caption">Unsorted (815)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -4349,6 +4349,14 @@
"singular": "Unlock Animated Emoji" "singular": "Unlock Animated Emoji"
} }
}, },
"lng_preview_cant": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_preview_cant",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Could not generate preview for this link."
}
},
"lng_prize_about": { "lng_prize_about": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_prize_about", "url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_prize_about",
"photo_url": null, "photo_url": null,
@ -5682,6 +5690,14 @@
"plural": "Limit of <mark class=\"token\">{count}</mark> GIFs Reached" "plural": "Limit of <mark class=\"token\">{count}</mark> GIFs Reached"
} }
}, },
"lng_saved_quote_here": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_saved_quote_here",
"photo_url": null,
"has_binding": true,
"values": {
"singular": "Quote here to save"
}
},
"lng_search_messages_n_of_amount": { "lng_search_messages_n_of_amount": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_search_messages_n_of_amount", "url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_search_messages_n_of_amount",
"photo_url": null, "photo_url": null,