Reported in https://crowdin.com/translate/microbitorg/6422/en-hu?filter=basic&value=0#330164
I think the string is defined in
|
def read(addr: int, n: int, repeat: bool = False) -> bytes: |
It is used in https://python.microbit.org/v/3/api under microbit.i2c as the summary text for read().
I don't see why it would need 2 periods. All of the translations in stubs seem to have retained them.