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
3ac7c98948
commit
f009fd944a
6 changed files with 7 additions and 7 deletions
|
@ -2458,7 +2458,7 @@
|
|||
"tap to add photo or bio"
|
||||
],
|
||||
"TapToAddPhotoOrDescription": [
|
||||
"Tap to add photo or description"
|
||||
"tap to add a photo or bio"
|
||||
],
|
||||
"TimeLimitHelp": [
|
||||
"You can make the link expire after a certain time."
|
||||
|
|
|
@ -1447,7 +1447,7 @@
|
|||
"You successfully transferred <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark> and allowed future recurring payments"
|
||||
],
|
||||
"PaymentSuccessfullyPaidRecurrent": [
|
||||
"You successfully transferred <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark> for <mark class=\"token\">%3$s</mark> and allowed future recurrent payments"
|
||||
"You successfully transferred <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark> for <mark class=\"token\">%3$s</mark> and allowed future recurring payments"
|
||||
],
|
||||
"PaymentTransactionMessage2": [
|
||||
"Transfer **<mark class=\"token\">%1$s</mark>** to the <mark class=\"token\">%2$s</mark> bot for **<mark class=\"token\">%3$s</mark>**?"
|
||||
|
|
|
@ -348,7 +348,7 @@
|
|||
"Chat photo"
|
||||
],
|
||||
"ChatRestrictedBotsUntil": [
|
||||
"The admins of this group have restricted your ability to send inline content. until <mark class=\"token\">%1$s</mark>"
|
||||
"The admins of this group have restricted your ability to send inline content until <mark class=\"token\">%1$s</mark>"
|
||||
],
|
||||
"ChatRestrictedDart": [
|
||||
"Admins have restricted you from playing darts in this group. Hold to send it as an emoji."
|
||||
|
|
|
@ -2947,7 +2947,7 @@
|
|||
"Schedule Live Stream"
|
||||
],
|
||||
"ScheduleVoiceChat.GroupText": [
|
||||
"Members of the group will be notified that the video chat will start in <mark class=\"token\">%@</mark>."
|
||||
"Members of the group will be notified that the video chat starts in <mark class=\"token\">%@</mark>."
|
||||
],
|
||||
"ScheduleVoiceChat.ScheduleOn": [
|
||||
"Start on <mark class=\"token\">%@</mark> at <mark class=\"token\">%@</mark>"
|
||||
|
|
|
@ -1244,7 +1244,7 @@
|
|||
"You successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{name}</mark>"
|
||||
],
|
||||
"Notification.PaymentSentRecurringInit": [
|
||||
"You have just successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{name}</mark> for <mark class=\"token\">{title}</mark> and allowed future reccurrent payments"
|
||||
"You successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{name}</mark> for <mark class=\"token\">{title}</mark> and allowed future recurring payments"
|
||||
],
|
||||
"Notification.PaymentSentRecurringInitNoTitle": [
|
||||
"You successfully transferred <mark class=\"token\">{amount}</mark> to <mark class=\"token\">{name}</mark> and allowed future recurring payments"
|
||||
|
|
|
@ -601,10 +601,10 @@
|
|||
"You have successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>**"
|
||||
],
|
||||
"Chat.Service.PaymentSentRecurringInit": [
|
||||
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>** and allowed future reccurrent payments"
|
||||
"You successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>** and allowed future recurring payments"
|
||||
],
|
||||
"Chat.Service.PaymentSentRecurringInitNoTitle": [
|
||||
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** and allowed future reccurrent payments"
|
||||
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** and allowed future recurring payments"
|
||||
],
|
||||
"Chat.Service.PaymentSentRecurringUsed": [
|
||||
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>** via recurrent payments"
|
||||
|
|
Loading…
Reference in a new issue