We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f05af commit 7d11da1Copy full SHA for 7d11da1
src/loc/lcl/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl
@@ -2162,6 +2162,9 @@
2162
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
2163
<Str Cat="Text">
2164
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
2165
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2166
+ <Val><![CDATA[Não foram fornecidos argumentos para o parâmetro REST '{0}'.]]></Val>
2167
+ </Tgt>
2168
</Str>
2169
<Disp Icon="Str" />
2170
</Item>
0 commit comments