Skip to content

Commit 2ebdf9f

Browse files
authored
LEGO: Merge pull request 39921
LEGO: Merge pull request 39921
2 parents 5843851 + a548e4f commit 2ebdf9f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,6 +2169,9 @@
21692169
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
21702170
<Str Cat="Text">
21712171
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
2172+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2173+
<Val><![CDATA[rest パラメーター '{0}' の引数が指定されませんでした。]]></Val>
2174+
</Tgt>
21722175
</Str>
21732176
<Disp Icon="Str" />
21742177
</Item>
@@ -2622,6 +2625,9 @@
26222625
<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">
26232626
<Str Cat="Text">
26242627
<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>
2628+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2629+
<Val><![CDATA[モジュール '{0}' が見つかりません。'moduleResolution' オプションを 'node' に設定することか、'paths' オプションにエイリアスを追加することを意図していましたか?]]></Val>
2630+
</Tgt>
26252631
</Str>
26262632
<Disp Icon="Str" />
26272633
</Item>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2618,6 +2618,9 @@
26182618
<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">
26192619
<Str Cat="Text">
26202620
<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>
2621+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2622+
<Val><![CDATA[Não é possível localizar o módulo '{0}'. Você quis definir a opção 'moduleResolution' como 'node' ou adicionar aliases à opção 'paths'?]]></Val>
2623+
</Tgt>
26212624
</Str>
26222625
<Disp Icon="Str" />
26232626
</Item>

0 commit comments

Comments
 (0)