diff options
| author | Rapptz <[email protected]> | 2018-08-01 20:30:11 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2018-08-01 20:30:11 -0400 |
| commit | 3dd462d5b5e29bf3706cf90af2b527b5e7eec982 (patch) | |
| tree | 7482a3635ff969896362af0c0ca2951a409d1802 /docs | |
| parent | Add Permissions.priority_speaker. (diff) | |
| download | discord.py-3dd462d5b5e29bf3706cf90af2b527b5e7eec982.tar.xz discord.py-3dd462d5b5e29bf3706cf90af2b527b5e7eec982.zip | |
Update .po files for Permissions.priority_speaker
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/locale/ja/LC_MESSAGES/api.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/locale/ja/LC_MESSAGES/api.po b/docs/locale/ja/LC_MESSAGES/api.po index 2dc1de12..7a300fb3 100644 --- a/docs/locale/ja/LC_MESSAGES/api.po +++ b/docs/locale/ja/LC_MESSAGES/api.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: discord.py 1.0.0a\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-31 14:21-0400\n" +"POT-Creation-Date: 2018-08-01 20:28-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -9859,6 +9859,10 @@ msgstr "" msgid "Returns True if a user can view the guild's audit log." msgstr "" +#: discord.Permissions.priority_speaker:1 of +msgid "Returns True if a user can be more easily heard while talking." +msgstr "" + #: discord.Permissions.read_messages:1 of msgid "" "Returns True if a user can read messages from all or specific text " |