AI-222.4345.14.2221.9321504 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml
This commit is contained in:
@@ -81,13 +81,14 @@
|
||||
</option>
|
||||
</component>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1670393512323" />
|
||||
<option name="lastTrimTime" value="1670984886553" />
|
||||
</component>
|
||||
<component name="Translation.Settings">
|
||||
<option name="primaryLanguage" value="CHINESE" />
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="The build context in which the widget with this key builds. The current context is null if there is no widget in the tree that matches this global key." />
|
||||
<item value="chat Recharge Popup Expo" />
|
||||
<item value="chat recharge popup redeem item" />
|
||||
<item value="The `transitionDuration` argument is used to determine how long it takes for the route to arrive on or leave off the screen. This argument defaults to 200 milliseconds. The `transitionBuilder` argument is used to define how the route arrives on and leaves off the screen. By default, the transition is a linear fade of the page's contents. The `routeSettings` will be used in the construction of the dialog's route. See [RouteSettings] for more details. {@macro flutter.widgets.RawDialogRoute} Returns a [Future] that resolves to the value (if any) that was passed to [Navigator.pop] when the dialog was closed. State Restoration in Dialogs Using this method will not enable state restoration for the dialog. In order to enable state restoration for a dialog, use [Navigator.restorablePush] or [Navigator.restorablePushNamed] with [RawDialogRoute]. For more information about state restoration, see [RestorationManager]. {@tool sample} This sample demonstrates how to create a restorable dialog. This is accomplished by enabling state restoration by specifying [WidgetsApp.restorationScopeId] and using [Navigator.restorablePush] to push [RawDialogRoute] when the button is tapped. {@macro flutter.widgets.RestorationManager} See code in examplesapilibwidgetsroutesshow_general_dialog.0.dart {@end-tool}" />
|
||||
@@ -111,8 +112,8 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="15" />
|
||||
<entry key="ENGLISH" value="16" />
|
||||
<entry key="CHINESE" value="16" />
|
||||
<entry key="ENGLISH" value="17" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user