8000 update nl translation to fit in uint8_t · jepler/circuitpython@9916b39 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9916b39

Browse files
committed
update nl translation to fit in uint8_t
1 parent ed33f65 commit 9916b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/nl.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ msgstr "'%s' verwacht op zijn meest r%d"
283283
#: py/emitinlinethumb.c
284284
#, c-format
285285
msgid "'%s' expects {r0, r1, ...}"
286-
msgstr "'%s' verwacht {r0, r1, }"
286+
msgstr "'%s' verwacht {r0, r1, ...}"
287287

288288
#: py/emitinlinextensa.c
289289
#, c-format

0 commit comments

Comments
 (0)
0