We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c387c6 commit 887f6f3Copy full SHA for 887f6f3
locale/pt_BR.po
@@ -6,7 +6,7 @@ msgstr ""
6
"Project-Id-Version: PACKAGE VERSION\n"
7
"Report-Msgid-Bugs-To: \n"
8
"POT-Creation-Date: 2020-07-24 19:58-0700\n"
9
-"PO-Revision-Date: 2020-07-27 21:27+0000\n"
+"PO-Revision-Date: 2020-07-28 15:41+0000\n"
10
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
11
"Language-Team: \n"
12
"Language: pt_BR\n"
@@ -229,6 +229,8 @@ msgstr "'aguardar' fora da função"
229
#: py/compile.c
230
msgid "'await', 'async for' or 'async with' outside async function"
231
msgstr ""
232
+"'await', 'async for' (async para) ou 'async with' (async com) estão fora da "
233
+"função async"
234
235
236
msgid "'break' outside loop"
0 commit comments