Skip to content

Commit e7fda9c

Browse files
authored
Fix error on line 1901
1 parent e26fcd1 commit e7fda9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locale/es.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1897,8 +1897,8 @@ msgid ""
18971897
"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
18981898
"mpy-update for more info."
18991899
msgstr ""
1900-
"Archivo .mpy incompatible. Actualice todos los archivos .mpy."
1901-
"Consulte http://adafru.it/mpy-update para más información".
1900+
"Archivo .mpy incompatible. Actualice todos los archivos .mpy. "
1901+
"Consulte http://adafru.it/mpy-update para más información"
19021902

19031903
#: py/persistentcode.c:326
19041904
msgid "can only save bytecode"

0 commit comments

Comments
 (0)