diff --git a/data/web/translations.telegram.org/en/android/groups_and_channels.html b/data/web/translations.telegram.org/en/android/groups_and_channels.html
index f0eecce6bd..5ea44f4455 100644
--- a/data/web/translations.telegram.org/en/android/groups_and_channels.html
+++ b/data/web/translations.telegram.org/en/android/groups_and_channels.html
@@ -670,6 +670,9 @@
"ChooseFromSearch": [
"Search web"
],
+ "ChoosePhoto": [
+ "Choose photo"
+ ],
"ChooseStickerSet": [
"CHOOSE STICKER SET"
],
@@ -708,6 +711,9 @@
"ConvertGroup": [
"Convert to Supergroup"
],
+ "ConvertGroupInfo": [
+ "**Member limit reached.**
For more space and additional features, upgrade to a supergroup:
• Supergroups can hold up to %1$s
• New members can see the full message history
• Deleted messages will disappear for all members
• Admins can add a description to the group
• Owner can set a public link for the group"
+ ],
"ConvertGroupInfo2": [
"**In supergroups:**
• New members can see the full message history
• Deleted messages will disappear for all members
• Admins can add a description to the group
• Creator can set a public link for the group"
],