mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-15 13:22:43 +01:00
Update content of files
This commit is contained in:
parent
fa5dd7088f
commit
44d7f5a919
4 changed files with 16 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
40752f0a7ea9540e3dbe5142953b5f7934539a051e35bc9f74ac546a04ef28e5
|
|
@ -0,0 +1 @@
|
|||
bfe6c0f1aa6ebb94d073fe713c7d9b30016bb4adb0c47bcf554805b00cbce8cb
|
|
@ -1 +0,0 @@
|
|||
76a7aa4fa7591ce38696a749c39d3f42002de71ce2e472fa934f3a31f9f428f8
|
|
@ -10964,6 +10964,9 @@
|
|||
"BotInfo.OpenApp" = "Open App";
|
||||
"BotInfo.LaunchInfo" = "By publishing this mini app, you agree to the [Telegram Terms of Service Developers.](https://telegram.org)";
|
||||
|
||||
"BotInfo.LaunchInfo.User" = "By launching this mini app, you agree to the [Telegram Terms of Service Mini Apps.](%@)";
|
||||
"BotInfo.LaunchInfo.PrivacyUrl" = "https://telegram.org/privacy-tpa";
|
||||
|
||||
|
||||
"WebBrowser.Error" = "**Something went wrong, sorry.**\nPlease try again later.";
|
||||
|
||||
|
@ -11128,3 +11131,14 @@
|
|||
"ChatList.SubscriptionsLowBalance.Multiple.Text" = "Insufficient funds to cover your subscriptions.";
|
||||
|
||||
|
||||
"Stars.ReactScreen.SentValue_countable" = "%d";
|
||||
"Stars.ReactScreen.SentValue_zero" = "You sent %d stars to support this post.";
|
||||
"Stars.ReactScreen.SentValue_one" = "You sent %d star to support this post.";
|
||||
"Stars.ReactScreen.SentValue_two" = "You sent %d stars to support this post.";
|
||||
"Stars.ReactScreen.SentValue_few" = "You sent %d stars to support this post.";
|
||||
"Stars.ReactScreen.SentValue_many" = "You sent %d stars to support this post.";
|
||||
"Stars.ReactScreen.SentValue_other" = "You sent %d stars to support this post.";
|
||||
|
||||
|
||||
"ChatReaction.StarsDisabled" = "Star reactions have been disabled for this channel.";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue