AI-Chipmunk | 2021.2.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
DebuggerX 3 years ago
parent a63087a9fe
commit 138056cc4c

@ -4,6 +4,7 @@
<option name="newTranslationDialogX" value="811" />
<option name="newTranslationDialogY" value="447" />
<histories>
<item value="Add delay before hide skeletons." />
<item value="repeat" />
<item value="Creates an animation controller with no upper or lower bound for its value. [value] is the initial value of the animation. [duration] is the length of time this animation should last. [debugLabel] is a string to help identify this animation during debugging (used by [toString]). `vsync` is the [TickerProvider] for the current context. It can be changed by calling [resync]. It is required and must not be null. See [TickerProvider] for advice on obtaining a ticker provider. This constructor is most useful for animations that will be driven using a physics simulation, especially when the physics simulation has no pre-determined bounds." />
<item value="transitive" />
@ -53,12 +54,11 @@
<item value="菜谱" />
<item value="RenderBox.size accessed beyond the scope of resize, layout, or permitted parent access. RenderBox can always access its own size, otherwise, the only object that is allowed to read RenderBox.size is its parent, if they have said they will. It you hit this assert trying to access a child's size, pass &quot;parentUsesSize: true&quot; to that child's layout()." />
<item value="custard" />
<item value="shallow" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="80" />
<entry key="ENGLISH" value="81" />
<entry key="CHINESE" value="81" />
<entry key="ENGLISH" value="82" />
</map>
</option>
</component>

Loading…
Cancel
Save