AI-223.8214.52.2231.9615888 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent 99b5bd6712
commit af9d594cbe

@ -1,9 +1,10 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1676881093543" /> <option name="lastTrimTime" value="1677559195688" />
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="Runtime representation of a type. Type objects represent types. A type object can be created in several ways: By a type literal, a type name occurring as an expression, like `Type type = int;`, or a type variable occurring as an expression, like `Type type = T;`. By reading the run-time type of an object, like `Type type = o.runtimeType;`. Through `dart:mirrors`. A type object is intended as an entry point for using `dart:mirrors`. The only operations supported are comparing to other type objects for equality, and converting it to a string for debugging." />
<item value="use Null Safety Syntax" /> <item value="use Null Safety Syntax" />
<item value="order Directives" /> <item value="order Directives" />
<item value="Whether this is a getter or setter." /> <item value="Whether this is a getter or setter." />
@ -31,8 +32,8 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="24" /> <entry key="CHINESE" value="25" />
<entry key="ENGLISH" value="25" /> <entry key="ENGLISH" value="26" />
</map> </map>
</option> </option>
</component> </component>

Loading…
Cancel
Save