Skip to content

Commit c487a9d

Browse files
authored
LEGO: Merge pull request 22260
LEGO: Merge pull request 22260
2 parents d0cdeef + 3df0b4c commit c487a9d

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,15 @@
902902
</Str>
903903
<Disp Icon="Str" />
904904
</Item>
905+
<Item ItemId=";Add_definite_assignment_assertion_to_property_0_95020" ItemType="0" PsrId="306" Leaf="true">
906+
<Str Cat="Text">
907+
<Val><![CDATA[Add definite assignment assertion to property '{0}']]></Val>
908+
<Tgt Cat="Text" Stat="Loc" Orig="New">
909+
<Val><![CDATA[Добавить утверждение определенного присваивания к свойству "{0}"]]></Val>
910+
</Tgt>
911+
</Str>
912+
<Disp Icon="Str" />
913+
</Item>
905914
<Item ItemId=";Add_index_signature_for_property_0_90017" ItemType="0" PsrId="306" Leaf="true">
906915
<Str Cat="Text">
907916
<Val><![CDATA[Add index signature for property '{0}']]></Val>
@@ -914,6 +923,15 @@
914923
</Str>
915924
<Disp Icon="Str" />
916925
</Item>
926+
<Item ItemId=";Add_initializer_to_property_0_95019" ItemType="0" PsrId="306" Leaf="true">
927+
<Str Cat="Text">
928+
<Val><![CDATA[Add initializer to property '{0}']]></Val>
929+
<Tgt Cat="Text" Stat="Loc" Orig="New">
930+
<Val><![CDATA[Добавить инициализатор к свойству "{0}"]]></Val>
931+
</Tgt>
932+
</Str>
933+
<Disp Icon="Str" />
934+
</Item>
917935
<Item ItemId=";Add_missing_super_call_90001" ItemType="0" PsrId="306" Leaf="true">
918936
<Str Cat="Text">
919937
<Val><![CDATA[Add missing 'super()' call]]></Val>
@@ -938,6 +956,15 @@
938956
</Str>
939957
<Disp Icon="Str" />
940958
</Item>
959+
<Item ItemId=";Add_undefined_type_to_property_0_95018" ItemType="0" PsrId="306" Leaf="true">
960+
<Str Cat="Text">
961+
<Val><![CDATA[Add 'undefined' type to property '{0}']]></Val>
962+
<Tgt Cat="Text" Stat="Loc" Orig="New">
963+
<Val><![CDATA[Добавить тип "undefined" к свойству "{0}"]]></Val>
964+
</Tgt>
965+
</Str>
966+
<Disp Icon="Str" />
967+
</Item>
941968
<Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
942969
<Str Cat="Text">
943970
<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)