mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
764e653301
commit
d26dd1216e
1 changed files with 9 additions and 2 deletions
|
@ -7514,8 +7514,6 @@
|
||||||
|
|
||||||
|
|
||||||
"InviteFailed.Text.Single" = "%@ restricts adding them to groups. You can send them an invite link as message instead.";
|
"InviteFailed.Text.Single" = "%@ restricts adding them to groups. You can send them an invite link as message instead.";
|
||||||
|
|
||||||
|
|
||||||
"InviteFailed.Text.Multiple_countable" = "%d";
|
"InviteFailed.Text.Multiple_countable" = "%d";
|
||||||
"InviteFailed.Text.Multiple_zero" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
|
"InviteFailed.Text.Multiple_zero" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
|
||||||
"InviteFailed.Text.Multiple_one" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
|
"InviteFailed.Text.Multiple_one" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
|
||||||
|
@ -7525,3 +7523,12 @@
|
||||||
"InviteFailed.Text.Multiple_other" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
|
"InviteFailed.Text.Multiple_other" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
"InviteFailed.Text.Cant.Single" = "%@ can only be invited via link, but you don't nave permission to share invite links to this group.";
|
||||||
|
"InviteFailed.Text.Cant.Multiple_countable" = "%d";
|
||||||
|
"InviteFailed.Text.Cant.Multiple_zero" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
|
||||||
|
"InviteFailed.Text.Cant.Multiple_one" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
|
||||||
|
"InviteFailed.Text.Cant.Multiple_two" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
|
||||||
|
"InviteFailed.Text.Cant.Multiple_few" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
|
||||||
|
"InviteFailed.Text.Cant.Multiple_many" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
|
||||||
|
"InviteFailed.Text.Cant.Multiple_other" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
|
||||||
|
|
Loading…
Reference in a new issue