AI-223.8214.52.2231.9615888 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="condition" />
|
||||
<item value="Rebuilds `GetBuilder` each time you call `update()`; Can take a List of [ids], that will only update the matching `GetBuilder( id: )`, [ids] can be reused among `GetBuilders` like group tags. The update will only notify the Widgets, if [condition] is true." />
|
||||
<item value="Returns a JSON Web Token (JWT) used to identify the user to a Firebase service. Returns the current token if it has not expired. Otherwise, this will refresh the token and return a new one. If [forceRefresh] is `true`, the token returned will be refreshed regardless of token expiration." />
|
||||
<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." />
|
||||
@@ -34,8 +35,8 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="27" />
|
||||
<entry key="ENGLISH" value="28" />
|
||||
<entry key="CHINESE" value="28" />
|
||||
<entry key="ENGLISH" value="29" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user