Skip to content

Commit 5aa3c9f

Browse files
authored
Merge branch 'master' into monetization-fixes
2 parents 56639df + 7e6b189 commit 5aa3c9f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+818
-785
lines changed
0 Bytes
Binary file not shown.
76 Bytes
Binary file not shown.
-369 Bytes
Binary file not shown.
496 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

docs/build/locales/changelog.pot

Lines changed: 261 additions & 261 deletions
Large diffs are not rendered by default.

docs/locales/de/LC_MESSAGES/api/models.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7801,3 +7801,4 @@ msgstr "These are typically given for channel follower webhooks."
78017801

78027802
msgid "Represents a partial channel for webhooks."
78037803
msgstr "Represents a partial channel for webhooks."
7804+

docs/locales/de/LC_MESSAGES/changelog.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,8 @@ msgstr "Fixed `ScheduledEvent.creator_id` returning `str` instead of `int`. ([#2
425425
msgid "Fixed `_bytes_to_base64_data` not defined. ([#2185](https://github.com/Pycord-Development/pycord/pull/2185))"
426426
msgstr "Fixed `_bytes_to_base64_data` not defined. ([#2185](https://github.com/Pycord-Development/pycord/pull/2185))"
427427

428-
msgid "Fixed inaccurate `Union` type hint of `values` argument of `basic_autocomplete` to include `Iterable[OptionChoice]`. ([#2164](https://github.com/Pycord-Development/pycord/pull/2164))"
429-
msgstr "Fixed inaccurate `Union` type hint of `values` argument of `basic_autocomplete` to include `Iterable[OptionChoice]`. ([#2164](https://github.com/Pycord-Development/pycord/pull/2164))"
428+
msgid "Fixed inaccurate `Union` type hint of `values` argument of `basic_autocomplete` to include `Iterable[OptionChoice]`."
429+
msgstr "Fixed inaccurate `Union` type hint of `values` argument of `basic_autocomplete` to include `Iterable[OptionChoice]`."
430430

431431
msgid "Fixed initial message inside of the create thread payload sending legacy beta payload. ([#2191](https://github.com/Pycord-Development/pycord/pull/2191))"
432432
msgstr "Fixed initial message inside of the create thread payload sending legacy beta payload. ([#2191](https://github.com/Pycord-Development/pycord/pull/2191))"
@@ -779,8 +779,8 @@ msgstr "`commands.has_permissions()` check now returns `True` in DM channels. ([
779779
msgid "Fix `VoiceChannel`/`CategoryChannel` data being invalidated on `Option._invoke`. ([#1490](https://github.com/Pycord-Development/pycord/pull/1490))"
780780
msgstr "Fix `VoiceChannel`/`CategoryChannel` data being invalidated on `Option._invoke`. ([#1490](https://github.com/Pycord-Development/pycord/pull/1490))"
781781

782-
msgid "Fix type issues in options.py ([#1473](https://github.com/Pycord-Development/pycord/pull/1473))"
783-
msgstr "Fix type issues in options.py ([#1473](https://github.com/Pycord-Development/pycord/pull/1473))"
782+
msgid "Fix type issues in `options.py` ([#1473](https://github.com/Pycord-Development/pycord/pull/1473))"
783+
msgstr "Fix type issues in `options.py` ([#1473](https://github.com/Pycord-Development/pycord/pull/1473))"
784784

785785
msgid "Fix KeyError on AutoModActionExecution when the bot lacks the Message Content Intent. ([#1521](https://github.com/Pycord-Development/pycord/pull/1521))"
786786
msgstr "Fix KeyError on AutoModActionExecution when the bot lacks the Message Content Intent. ([#1521](https://github.com/Pycord-Development/pycord/pull/1521))"

0 commit comments

Comments
 (0)