asyncio: update locale text for new exception text

This commit is contained in:
James Ward 2023-11-22 00:15:02 -05:00
parent e0d3123138
commit da7105de5a
No known key found for this signature in database
GPG Key ID: F53FE2DEDD7BBD79

View File

@ -425,6 +425,10 @@ msgstr ""
msgid "3-arg pow() not supported"
msgstr ""
#: extmod/modasyncio.c
msgid ">1 callback unsupported"
msgstr ""
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c