@@ -3788,17 +3788,17 @@ msgstr "Returns the user's display name. This will either be their guild specifi
37883788msgid "Returns the member's display avatar."
37893789msgstr "Returns the member's display avatar."
37903790
3791- msgid "For regular members this is just their avatar, but if they have a guild specific avatar then that is returned instead."
3792- msgstr "For regular members this is just their avatar, but if they have a guild specific avatar then that is returned instead."
3791+ msgid "this is just their avatar, but if they have a guild specific avatar then that is returned instead."
3792+ msgstr "this is just their avatar, but if they have a guild specific avatar then that is returned instead."
37933793
37943794msgid "Returns an :class:`Asset` for the guild avatar the member has. If unavailable, ``None`` is returned."
37953795msgstr "Returns an :class:`Asset` for the guild avatar the member has. If unavailable, ``None`` is returned."
37963796
37973797msgid "Returns the member's display banner."
37983798msgstr "Returns the member's display banner."
37993799
3800- msgid "For regular members this is just their banner, but if they have a guild specific banner then that is returned instead."
3801- msgstr "For regular members this is just their banner, but if they have a guild specific banner then that is returned instead."
3800+ msgid "this is just their banner, but if they have a guild specific banner then that is returned instead."
3801+ msgstr "this is just their banner, but if they have a guild specific banner then that is returned instead."
38023802
38033803msgid "Returns an :class:`Asset` for the guild banner the member has. If unavailable, ``None`` is returned."
38043804msgstr "Returns an :class:`Asset` for the guild banner the member has. If unavailable, ``None`` is returned."
0 commit comments