mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
6734e7cdef
commit
a2bfd15782
2 changed files with 6 additions and 6 deletions
|
@ -138,7 +138,7 @@
|
|||
"<mark class=\"token\">un1</mark> scored <mark class=\"token\">%1$s</mark> in <mark class=\"token\">un2</mark>"
|
||||
],
|
||||
"ActionUserWithinOtherRadius": [
|
||||
"<mark class=\"token\">un1</mark> is now within <mark class=\"token\">%1$s</mark> from <mark class=\"token\">un2</mark>."
|
||||
"<mark class=\"token\">un1</mark> is now within <mark class=\"token\">%1$s</mark> from <mark class=\"token\">un2</mark>"
|
||||
],
|
||||
"ActionUserWithinRadius": [
|
||||
"<mark class=\"token\">un1</mark> is now within <mark class=\"token\">%1$s</mark> from you"
|
||||
|
|
|
@ -967,7 +967,7 @@
|
|||
"You have reserved too many public links. Try revoking the link from an older group or channel. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"Group.Username.RemoveExistingUsernamesOrExtendInfo": [
|
||||
"You have reserved too many public links. Try revoking a link from an older group or channel, or upgrade to **Telegram Premium** to double the limit to **<mark class=\"token\">%@</mark>** public links."
|
||||
"You have reserved too many public links. Try revoking a link from an older group or channel, or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%@</mark>** public links."
|
||||
],
|
||||
"Group.Username.RevokeExistingUsernamesInfo": [
|
||||
"You can revoke the link from one of your older groups or channels, or create a private group instead."
|
||||
|
@ -1312,7 +1312,7 @@
|
|||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. Please leave some before creating a new one. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"OldChannels.TooManyCommunitiesCreateText": [
|
||||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. Please leave some before creating a new one or upgrade to **Telegram Premium** to double the limit to **<mark class=\"token\">%@</mark>** groups and channels."
|
||||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. Please leave some before creating a new one or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%@</mark>** groups and channels."
|
||||
],
|
||||
"OldChannels.TooManyCommunitiesFinalText": [
|
||||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. Please leave some before joining a new one."
|
||||
|
@ -1321,7 +1321,7 @@
|
|||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. Please leave some before joining a new one. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"OldChannels.TooManyCommunitiesText": [
|
||||
"You are a member of **<mark class=\"token\">%@</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\">%@</mark>** groups and channels."
|
||||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. Please leave some before joining a new one or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%@</mark>** groups and channels."
|
||||
],
|
||||
"OldChannels.TooManyCommunitiesUpgradeFinalText": [
|
||||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. For technical reasons, you need to leave some first before changing this setting in your groups."
|
||||
|
@ -1330,7 +1330,7 @@
|
|||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. For technical reasons, you need to leave some first before changing this setting in your groups. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"OldChannels.TooManyCommunitiesUpgradeText": [
|
||||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. For technical reasons, you need to leave some first before changing this setting in your groups or upgrade to **Telegram Premium** to double the limit to **<mark class=\"token\">%@</mark>** groups and channels."
|
||||
"You are a member of **<mark class=\"token\">%@</mark>** groups and channels. For technical reasons, you need to leave some first before changing this setting in your groups or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%@</mark>** groups and channels."
|
||||
],
|
||||
"PUSH_AUTH_REGION": [
|
||||
"New login|Device: <mark class=\"token\">%1$@</mark>. Location: <mark class=\"token\">%2$@</mark>"
|
||||
|
@ -1659,7 +1659,7 @@
|
|||
"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.MaxChatsInFolderText": [
|
||||
"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**."
|
||||
"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 subscribing to **Telegram Premium**."
|
||||
],
|
||||
"Premium.MaxFavedStickersText": [
|
||||
"An older sticker was replaced with this one. You can [increase the limit]() to <mark class=\"token\">%@</mark> stickers."
|
||||
|
|
Loading…
Reference in a new issue