Update content of files

This commit is contained in:
GitHub Action 2024-06-14 13:54:17 +00:00
parent dd96436c97
commit 8951f2c003
3 changed files with 87 additions and 6 deletions

View file

@ -34121,6 +34121,7 @@
"AddToEmoji", "AddToEmoji",
"AddToFavorites", "AddToFavorites",
"AddToGroup", "AddToGroup",
"AddToGroupOrChannel",
"AddToStickers", "AddToStickers",
"AddToTheGroup", "AddToTheGroup",
"Added", "Added",
@ -34689,6 +34690,8 @@
"CantBoostWithGiftedPremium", "CantBoostWithGiftedPremium",
"CantBoostWithGiftedPremiumDescription", "CantBoostWithGiftedPremiumDescription",
"Caption", "Caption",
"CaptionAbove",
"CaptionBelow",
"CaptionsLimitSubtitle", "CaptionsLimitSubtitle",
"CaptionsLimitTitle", "CaptionsLimitTitle",
"Change", "Change",
@ -36593,6 +36596,11 @@
"SendAnonymously", "SendAnonymously",
"SendAsFile", "SendAsFile",
"SendAsFiles", "SendAsFiles",
"SendAsMedia",
"SendAsPhoto",
"SendAsPhotos",
"SendAsVideo",
"SendAsVideos",
"SendByEnter", "SendByEnter",
"SendByEnter2", "SendByEnter2",
"SendByEnterCtrl", "SendByEnterCtrl",
@ -36679,6 +36687,7 @@
"SharesPerPost", "SharesPerPost",
"ShortMessageLifetimeForever", "ShortMessageLifetimeForever",
"ShortMessageLifetimeForever", "ShortMessageLifetimeForever",
"ShortTimeNow",
"Show", "Show",
"ShowAds", "ShowAds",
"ShowAdsInfo", "ShowAdsInfo",

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>Unigram<span class="tr-header-counter">3397</span> <a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3406</span>
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div> <div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (2410)</div> <div class="tr-section-caption">Unsorted (2419)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1684,6 +1684,14 @@
"singular": "Add to Group" "singular": "Add to Group"
} }
}, },
"AddToGroupOrChannel": {
"url": "https://translations.telegram.org/en/unigram/unsorted/AddToGroupOrChannel",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Add to Group or Channel"
}
},
"AddToStickers": { "AddToStickers": {
"url": "https://translations.telegram.org/en/unigram/unsorted/AddToStickers", "url": "https://translations.telegram.org/en/unigram/unsorted/AddToStickers",
"photo_url": null, "photo_url": null,
@ -5393,6 +5401,22 @@
"singular": "Caption" "singular": "Caption"
} }
}, },
"CaptionAbove": {
"url": "https://translations.telegram.org/en/unigram/unsorted/CaptionAbove",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Move Caption Up"
}
},
"CaptionBelow": {
"url": "https://translations.telegram.org/en/unigram/unsorted/CaptionBelow",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Move Caption Down"
}
},
"ChangeChannelNameColor2": { "ChangeChannelNameColor2": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ChangeChannelNameColor2", "url": "https://translations.telegram.org/en/unigram/unsorted/ChangeChannelNameColor2",
"photo_url": null, "photo_url": null,
@ -7376,7 +7400,7 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Remove spoiler" "singular": "Remove Spoiler"
} }
}, },
"DisableProxy": { "DisableProxy": {
@ -8016,7 +8040,7 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Hide with spoiler" "singular": "Hide with Spoiler"
} }
}, },
"EnableProxyAlert": { "EnableProxyAlert": {
@ -15690,7 +15714,7 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Send as file" "singular": "Send as File"
} }
}, },
"SendAsFiles": { "SendAsFiles": {
@ -15698,7 +15722,47 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Send as files" "singular": "Send as Files"
}
},
"SendAsMedia": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SendAsMedia",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Send as Media"
}
},
"SendAsPhoto": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SendAsPhoto",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Send as Photo"
}
},
"SendAsPhotos": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SendAsPhotos",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Send as Photos"
}
},
"SendAsVideo": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SendAsVideo",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Send as Video"
}
},
"SendAsVideos": {
"url": "https://translations.telegram.org/en/unigram/unsorted/SendAsVideos",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "Send as Videos"
} }
}, },
"SendByEnter2": { "SendByEnter2": {
@ -16063,6 +16127,14 @@
"singular": "Shares Per Post" "singular": "Shares Per Post"
} }
}, },
"ShortTimeNow": {
"url": "https://translations.telegram.org/en/unigram/unsorted/ShortTimeNow",
"photo_url": null,
"has_binding": false,
"values": {
"singular": "now"
}
},
"Show": { "Show": {
"url": "https://translations.telegram.org/en/unigram/unsorted/Show", "url": "https://translations.telegram.org/en/unigram/unsorted/Show",
"photo_url": null, "photo_url": null,