diff options
| author | Tyler <[email protected]> | 2019-08-12 07:50:31 +0900 |
|---|---|---|
| committer | Danny <[email protected]> | 2019-08-11 18:50:31 -0400 |
| commit | c7a1f5e6e9f18fff3128d67b6d098a4ab842fcb7 (patch) | |
| tree | 6ab0ec12179b8ff9d38f874df7705ec65d2ade3f /docs | |
| parent | [commands] Add role cooldown bucket (diff) | |
| download | discord.py-c7a1f5e6e9f18fff3128d67b6d098a4ab842fcb7.tar.xz discord.py-c7a1f5e6e9f18fff3128d67b6d098a4ab842fcb7.zip | |
Disambiguate and normalize documentation for non-bot only methods
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 c5f4d3b1..54086e54 100644 --- a/docs/locale/ja/LC_MESSAGES/api.po +++ b/docs/locale/ja/LC_MESSAGES/api.po @@ -6530,7 +6530,7 @@ msgstr "該当すれば :class:`Relationship` が返ります。" #: discord.User.mutual_friends:7 discord.User.profile:7 #: discord.User.relationship:5 discord.User.remove_friend:7 #: discord.User.send_friend_request:7 discord.User.unblock:7 of -msgid "This only applies to non-bot accounts." +msgid "This can only be used by non-bot accounts." msgstr "" #: discord.ClientUser.get_relationship:7 of |