Skip to content

Commit 7f01050

Browse files
authored
LEGO: Merge pull request 22279
LEGO: Merge pull request 22279
2 parents 16fc256 + 2a8af80 commit 7f01050

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,15 @@
896896
</Str>
897897
<Disp Icon="Str" />
898898
</Item>
899+
<Item ItemId=";Add_definite_assignment_assertion_to_property_0_95020" ItemType="0" PsrId="306" Leaf="true">
900+
<Str Cat="Text">
901+
<Val><![CDATA[Add definite assignment assertion to property '{0}']]></Val>
902+
<Tgt Cat="Text" Stat="Loc" Orig="New">
903+
<Val><![CDATA['{0}' özelliğine belirli atama onayı ekle]]></Val>
904+
</Tgt>
905+
</Str>
906+
<Disp Icon="Str" />
907+
</Item>
899908
<Item ItemId=";Add_index_signature_for_property_0_90017" ItemType="0" PsrId="306" Leaf="true">
900909
<Str Cat="Text">
901910
<Val><![CDATA[Add index signature for property '{0}']]></Val>
@@ -908,6 +917,15 @@
908917
</Str>
909918
<Disp Icon="Str" />
910919
</Item>
920+
<Item ItemId=";Add_initializer_to_property_0_95019" ItemType="0" PsrId="306" Leaf="true">
921+
<Str Cat="Text">
922+
<Val><![CDATA[Add initializer to property '{0}']]></Val>
923+
<Tgt Cat="Text" Stat="Loc" Orig="New">
924+
<Val><![CDATA['{0}' özelliğine başlatıcı ekle]]></Val>
925+
</Tgt>
926+
</Str>
927+
<Disp Icon="Str" />
928+
</Item>
911929
<Item ItemId=";Add_missing_super_call_90001" ItemType="0" PsrId="306" Leaf="true">
912930
<Str Cat="Text">
913931
<Val><![CDATA[Add missing 'super()' call]]></Val>
@@ -932,6 +950,15 @@
932950
</Str>
933951
<Disp Icon="Str" />
934952
</Item>
953+
<Item ItemId=";Add_undefined_type_to_property_0_95018" ItemType="0" PsrId="306" Leaf="true">
954+
<Str Cat="Text">
955+
<Val><![CDATA[Add 'undefined' type to property '{0}']]></Val>
956+
<Tgt Cat="Text" Stat="Loc" Orig="New">
957+
<Val><![CDATA['{0}' özelliğine 'undefined' türünü ekle]]></Val>
958+
</Tgt>
959+
</Str>
960+
<Disp Icon="Str" />
961+
</Item>
935962
<Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
936963
<Str Cat="Text">
937964
<Val><![CDATA[Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.]]></Val>

0 commit comments

Comments
 (0)