update messages

This commit is contained in:
Jeff Epler 2023-08-03 07:50:33 -05:00
parent aa638f8054
commit 1fe70ba8a9
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE

View File

@ -3259,6 +3259,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""
#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""
#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
@ -3304,10 +3308,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""
#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""
#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""