AI-Koala Feature Drop | 2024.1.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
<option name="translationDialogLocationY" value="536" />
|
||||
<option name="translationDialogWidth" value="1253" />
|
||||
<histories>
|
||||
<item value="elevator wait" />
|
||||
<item value="电梯排队中" />
|
||||
<item value="All list items must have a key. This example demonstrates using the [ReorderableListView.proxyDecorator] callback to customize the appearance of a list item while it's being dragged." />
|
||||
<item value="By default, on [TargetPlatformVariant.desktop] platforms each item will have a drag handle added on top of it that will allow the user to grab it to move the item. On [TargetPlatformVariant.mobile], no drag handle will be added, but when the user long presses anywhere on the item it will start moving the item. Displaying drag handles can be controlled with [ReorderableListView.buildDefaultDragHandles]." />
|
||||
<item value="A list whose items the user can interactively reorder by dragging. {@youtube 560 315 https:www.youtube.comwatch?v=3fB1mxOsqJE} This sample shows by dragging the user can reorder the items of the list. The [onReorder] parameter is required and will be called when a child widget is dragged to a new position. {@tool dartpad}" />
|
||||
@@ -60,14 +62,12 @@
|
||||
<item value="weapon" />
|
||||
<item value="crescent" />
|
||||
<item value="render indices" />
|
||||
<item value="texcoords" />
|
||||
<item value="Fixes the [SnackBar] at the bottom of the [Scaffold]. The exception is that the [SnackBar] will be shown above a [BottomNavigationBar] or a [NavigationBar]. Additionally, the [SnackBar] will cause other non-fixed widgets inside [Scaffold] to be pushed above (for example, the [FloatingActionButton])." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="646" />
|
||||
<entry key="CHINESE_SIMPLIFIED" value="3" />
|
||||
<entry key="ENGLISH" value="650" />
|
||||
<entry key="CHINESE_SIMPLIFIED" value="5" />
|
||||
<entry key="ENGLISH" value="651" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="INDONESIAN" value="1" />
|
||||
<entry key="NORWEGIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user