mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
79f80d62fe
commit
ae9f61b52e
2 changed files with 402 additions and 2 deletions
|
@ -179,7 +179,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">3952</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">4002</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>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</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-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (862)</div>
|
||||
<div class="tr-section-caption">Unsorted (912)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -111,6 +111,14 @@
|
|||
"singular": "<mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"App.MaxFileSizeNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/App.MaxFileSizeNew",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Maximum file size is <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"AppUpdate.DownloadUpdate": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/AppUpdate.DownloadUpdate",
|
||||
"photo_url": null,
|
||||
|
@ -1128,6 +1136,38 @@
|
|||
"singular": "Copy"
|
||||
}
|
||||
},
|
||||
"Chat.Context.FavoriteGifs.Limit.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.FavoriteGifs.Limit.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "An older GIF was replaced with this one. You can [increase the limit](premium) to <mark class=\"token\">%@</mark> GIFs."
|
||||
}
|
||||
},
|
||||
"Chat.Context.FavoriteGifs.Limit.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.FavoriteGifs.Limit.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The Limit of Saved GIFs Reached"
|
||||
}
|
||||
},
|
||||
"Chat.Context.FavoriteStickers.Limit.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.FavoriteStickers.Limit.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "An older sticker was replaced with this one. You can [increase the limit](premium) to <mark class=\"token\">%@</mark> stickers."
|
||||
}
|
||||
},
|
||||
"Chat.Context.FavoriteStickers.Limit.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.FavoriteStickers.Limit.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The Limit of Favorite Stickers Reached"
|
||||
}
|
||||
},
|
||||
"Chat.Context.FeedInfo": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.FeedInfo",
|
||||
"photo_url": null,
|
||||
|
@ -1136,6 +1176,38 @@
|
|||
"singular": "Channels Info"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Gif.Added": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.Gif.Added",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "GIF Saved"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Gif.Removed": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.Gif.Removed",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "GIF Removed"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Sticker.AddedToFavorites": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.Sticker.AddedToFavorites",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sticker Added to Favorites"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Sticker.RemovedFromFavorites": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.Sticker.RemovedFromFavorites",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sticker Removed from Favorites"
|
||||
}
|
||||
},
|
||||
"Chat.Context.ViewStatistics": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Context.ViewStatistics",
|
||||
"photo_url": null,
|
||||
|
@ -3444,6 +3516,14 @@
|
|||
"singular": "or"
|
||||
}
|
||||
},
|
||||
"Payments.Invoice.NotExists": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Payments.Invoice.NotExists",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invoice doesn't exist"
|
||||
}
|
||||
},
|
||||
"Payments.Recurrent.Accept": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Payments.Recurrent.Accept",
|
||||
"photo_url": null,
|
||||
|
@ -3780,6 +3860,310 @@
|
|||
"singular": "Warning, this will unlink the group from \"<mark class=\"token\">%@</mark>\""
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.Double.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.Double.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Up to <mark class=\"token\">%1$@</mark> channels, <mark class=\"token\">%2$@</mark> folders, <mark class=\"token\">%3$@</mark> pins, <mark class=\"token\">%4$@</mark> public links and more."
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.Double.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.Double.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Doubled Limits"
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.Download.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.Download.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No more limits on the speed with which media and documents are downloaded."
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.Download.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.Download.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Faster Download Speed"
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.FileSize.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.FileSize.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increased upload size from <mark class=\"token\">%1$@</mark> to <mark class=\"token\">%2$@</mark> per document, unlimited storage overall."
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.FileSize.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.FileSize.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> Upload Size"
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.NoAds.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.NoAds.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No Ads"
|
||||
}
|
||||
},
|
||||
"Premium.GetPremium.Double": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.GetPremium.Double",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Double the Limit"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.About.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.About.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The limit of about is **<mark class=\"token\">%1$@</mark>** symbols. You can double this limit to **<mark class=\"token\">%2$@</mark>** symbols by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Accounts.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Accounts.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reached the limit of <mark class=\"token\">%@</mark> connected accounts. You can free one more place by subscribing to Telegram Premium with one of these connected accounts."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Caption.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Caption.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The limit of caption is **<mark class=\"token\">%1$@</mark>** symbols. You can double this limit to **<mark class=\"token\">%2$@</mark>** symbols by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Channels.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Channels.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are a member of **<mark class=\"token\">%1$@</mark>** groups and channels. Please leave some before joining a new one or upgrade to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** groups and channels."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.ChatInFolders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.ChatInFolders.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$@</mark>** chats to a folder. You can increase this limit to **<mark class=\"token\">%2$@</mark>** by upgrading to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.FaveStickers.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.FaveStickers.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$@</mark>** stickers to favourites. Replace an older saved sticker or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** favourites stickers."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.FileSize.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.FileSize.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The document can't be sent, because it is larger than **<mark class=\"token\">%1$@</mark>**. You can double this limit to **<mark class=\"token\">%2$@</mark>** per document by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Folders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Folders.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reached the limit of **<mark class=\"token\">%1$@</mark>** folders. You can double the limit to <mark class=\"token\">%2$@</mark> folders by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Free": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Free",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Free"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Increase": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Increase",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase Limit"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.About.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.About.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The limit of about is **<mark class=\"token\">%1$@</mark>** symbols. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.Accounts.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.Accounts.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reached the limit of <mark class=\"token\">%@</mark> connected accounts. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.Caption.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.Caption.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The limit of caption is **<mark class=\"token\">%1$@</mark>** symbols. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.Channels.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.Channels.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are a member of **<mark class=\"token\">%1$@</mark>** groups and channels. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.ChatInFolders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.ChatInFolders.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$@</mark>** chats to a folder. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.FaveStickers.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.FaveStickers.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$@</mark>** stickers to favourites. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.FileSize.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.FileSize.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The document can't be sent, because it is larger than **<mark class=\"token\">%1$@</mark>**. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.Folders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.Folders.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reached the limit of **<mark class=\"token\">%1$@</mark>** folders. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.Pin.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.Pin.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats to the top. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.PinInArchive.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.PinInArchive.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats in archive to the top. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.PinInFolders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.PinInFolders.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats to the top. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.PublicLink.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.PublicLink.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reserved too many public links. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Locked.SavedGifs.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Locked.SavedGifs.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't save more than **<mark class=\"token\">%1$@</mark>** GIFs. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Pin.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Pin.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats to the top. Unpin some of the currently pinned ones or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** chats."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.PinInArchive.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.PinInArchive.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats in archive to the top. Unpin some of the currently pinned ones or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** chats."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.PinInFolders.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.PinInFolders.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than **<mark class=\"token\">%1$@</mark>** chats to the top. Unpin some of the currently pinned ones or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** chats."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Premium": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Premium",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.PublicLink.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.PublicLink.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reserved too many public links. Try revoking the link from an older group or channel, or upgrade to **Telegram Premium** to double the limit to **<mark class=\"token\">%1$@</mark>** public links."
|
||||
}
|
||||
},
|
||||
"Premium.Limit.Reached": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.Reached",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.SavedGifs.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Limit.SavedGifs.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't save more than **<mark class=\"token\">%1$@</mark>** GIFs. Replace an older GIF or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$@</mark>** GIFs."
|
||||
}
|
||||
},
|
||||
"Preview.Dragging.AddItems": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Preview.Dragging.AddItems",
|
||||
"photo_url": null,
|
||||
|
@ -3877,6 +4261,22 @@
|
|||
"singular": "AVAILABLE REACTIONS"
|
||||
}
|
||||
},
|
||||
"Reactions.Preview.Premium": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Reactions.Preview.Premium",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unlock addtional reactions by subscribing to Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Reactions.Preview.Unlock": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Reactions.Preview.Unlock",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unlock Premium Reactions"
|
||||
}
|
||||
},
|
||||
"ReportReason.Report": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ReportReason.Report",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue