Skip to content

Commit 4c7ea8e

Browse files
authored
LEGO: Merge pull request 39913
LEGO: Merge pull request 39913
2 parents bcccae2 + c96bad2 commit 4c7ea8e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl

+6
Original file line numberDiff line numberDiff line change
@@ -2181,6 +2181,9 @@
21812181
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
21822182
<Str Cat="Text">
21832183
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
2184+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2185+
<Val><![CDATA[No se proporcionaron argumentos para el parámetro rest "{0}".]]></Val>
2186+
</Tgt>
21842187
</Str>
21852188
<Disp Icon="Str" />
21862189
</Item>
@@ -2634,6 +2637,9 @@
26342637
<Item ItemId=";Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_node_or_to_add_aliases_to_th_2792" ItemType="0" PsrId="306" Leaf="true">
26352638
<Str Cat="Text">
26362639
<Val><![CDATA[Cannot find module '{0}'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?]]></Val>
2640+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2641+
<Val><![CDATA[No se encuentra el módulo "{0}". ¿Pretendía establecer la opción "moduleResolution" en "node" o agregar alias a la opción "paths"?]]></Val>
2642+
</Tgt>
26372643
</Str>
26382644
<Disp Icon="Str" />
26392645
</Item>

0 commit comments

Comments
 (0)