diff options
| author | Devon R <[email protected]> | 2019-11-14 21:37:23 +0000 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-11-15 04:25:38 -0500 |
| commit | f5ebf42e1f2c4e9d3ffe1a9edd59a659ff483c53 (patch) | |
| tree | b0df1fc8f2e5780048add68ea03905f66cf58327 /docs | |
| parent | Add view_guild_insights permission (diff) | |
| download | discord.py-f5ebf42e1f2c4e9d3ffe1a9edd59a659ff483c53.tar.xz discord.py-f5ebf42e1f2c4e9d3ffe1a9edd59a659ff483c53.zip | |
Return invites as https, various URL normalization
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/locale/ja/LC_MESSAGES/api.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/locale/ja/LC_MESSAGES/api.po b/docs/locale/ja/LC_MESSAGES/api.po index 54086e54..cf1445eb 100644 --- a/docs/locale/ja/LC_MESSAGES/api.po +++ b/docs/locale/ja/LC_MESSAGES/api.po @@ -5696,7 +5696,7 @@ msgstr "" msgid "" "This is returned as a dictionary where the key contains the target which " "can be either a :class:`~discord.Role` or a :class:`~discord.Member` and " -"the key is the overwrite as a :class:`~discord.PermissionOverwrite`." +"the value is the overwrite as a :class:`~discord.PermissionOverwrite`." msgstr "" #: discord.CategoryChannel.overwrites:7 discord.TextChannel.overwrites:7 |