Skip to content

Commit 56865f7

Browse files
authored
LEGO: Merge pull request 39682
LEGO: Merge pull request 39682
2 parents 94d6b45 + ea75b00 commit 56865f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loc/lcl/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10053,7 +10053,7 @@
1005310053
<Str Cat="Text">
1005410054
<Val><![CDATA[Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'.]]></Val>
1005510055
<Tgt Cat="Text" Stat="Loc" Orig="New">
10056-
<Val><![CDATA[A tag '{0}' espera no mínimo os argumentos '{1}', mas o alocador JSX '{2}' fornece no máximo '{3}'.]]></Val>
10056+
<Val><![CDATA[A tag '{0}' espera no mínimo '{1}' argumentos, mas o alocador JSX '{2}' fornece no máximo '{3}'.]]></Val>
1005710057
</Tgt>
1005810058
</Str>
1005910059
<Disp Icon="Str" />

0 commit comments

Comments
 (0)