AI-Electric Eel | 2022.1.1 <debuggerx@debuggerx Update yiiguxing.translation.xml
This commit is contained in:
@@ -81,13 +81,14 @@
|
|||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
<component name="Translation.Cache">
|
<component name="Translation.Cache">
|
||||||
<option name="lastTrimTime" value="1674405264940" />
|
<option name="lastTrimTime" value="1674875883056" />
|
||||||
</component>
|
</component>
|
||||||
<component name="Translation.Settings">
|
<component name="Translation.Settings">
|
||||||
<option name="primaryLanguage" value="CHINESE" />
|
<option name="primaryLanguage" value="CHINESE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="Translation.States">
|
<component name="Translation.States">
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="A class that can be extended or mixed in that provides a change notification API using [VoidCallback] for notifications. It is O(1) for adding listeners and O(N) for removing listeners and dispatching notifications (where N is the number of listeners). {@macro flutter.flutter.animatedbuilder_changenotifier.rebuild} See also: [ValueNotifier], which is a [ChangeNotifier] that wraps a single value." />
|
||||||
<item value="Marker object indicating that a [DiagnosticsNode] has no default value." />
|
<item value="Marker object indicating that a [DiagnosticsNode] has no default value." />
|
||||||
<item value="An opaque object representing a composited scene. To create a Scene object, use a [SceneBuilder]. Scene objects can be displayed on the screen using the [FlutterView.render] method." />
|
<item value="An opaque object representing a composited scene. To create a Scene object, use a [SceneBuilder]. Scene objects can be displayed on the screen using the [FlutterView.render] method." />
|
||||||
<item value="rename" />
|
<item value="rename" />
|
||||||
@@ -140,8 +141,8 @@
|
|||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="36" />
|
<entry key="CHINESE" value="37" />
|
||||||
<entry key="ENGLISH" value="37" />
|
<entry key="ENGLISH" value="38" />
|
||||||
<entry key="JAVANESE" value="1" />
|
<entry key="JAVANESE" value="1" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
|
|||||||
Reference in New Issue
Block a user