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
e8d2fe667d
commit
f973de762d
2 changed files with 5 additions and 5 deletions
|
@ -1162,13 +1162,13 @@
|
|||
"Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** chats to a folder. Please create a new one."
|
||||
],
|
||||
"LimitReachedCommunities": [
|
||||
"You are a member of **<mark class=\"token\">%1$d</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$d</mark>** groups and channels."
|
||||
"You are a member of **<mark class=\"token\">%1$d</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$d</mark>** groups and channels."
|
||||
],
|
||||
"LimitReachedCommunitiesLocked": [
|
||||
"You are a member of **<mark class=\"token\">%1$d</mark>** groups and channels. Please leave some before joining a new one. We are working to let you increase this limit in the future."
|
||||
"You are a member of **<mark class=\"token\">%1$d</mark>** groups and channels. Please leave some before joining a new one. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"LimitReachedCommunitiesPremium": [
|
||||
"You are a member of **<mark class=\"token\">%1$d</mark>** groups and channels. Please leave some before joining a new one."
|
||||
"You are a member of **<mark class=\"token\">%1$d</mark>** groups and channels. Please leave some before joining a new one."
|
||||
],
|
||||
"LimitReachedFavoriteGifs": [
|
||||
"Limit of <mark class=\"token\">%d</mark> GIFs Reached"
|
||||
|
@ -1183,7 +1183,7 @@
|
|||
"The document cant’t be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**. We are working to let you increase this limit in the future."
|
||||
],
|
||||
"LimitReachedFileSizePremium": [
|
||||
"The document cant’t be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**."
|
||||
"The document can’t be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**."
|
||||
],
|
||||
"LimitReachedFoldersLocked": [
|
||||
"You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders for this account. We are working to let you increase this limit in the future."
|
||||
|
|
|
@ -1850,7 +1850,7 @@
|
|||
"Unlock Premium Stickers"
|
||||
],
|
||||
"Stickers.Preview.Premium": [
|
||||
"Unlock this sticker and more by subscribing to Telegram Premium."
|
||||
"Unlock this sticker and many more by subscribing to Telegram Premium."
|
||||
],
|
||||
"Stickers.SearchAdded": [
|
||||
"Added"
|
||||
|
|
Loading…
Reference in a new issue