AI-Narwhal Feature Drop | 2025.1.2 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -17,7 +17,11 @@
|
|||||||
<option name="translator" value="OPEN_AI" />
|
<option name="translator" value="OPEN_AI" />
|
||||||
</component>
|
</component>
|
||||||
<component name="Translation.States">
|
<component name="Translation.States">
|
||||||
|
<option name="translationDialogHeight" value="260" />
|
||||||
|
<option name="translationDialogLocationX" value="3173" />
|
||||||
|
<option name="translationDialogLocationY" value="643" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="migration" />
|
||||||
<item value="Calculate offset of the stick based on the stick drag start position and the current stick position." />
|
<item value="Calculate offset of the stick based on the stick drag start position and the current stick position." />
|
||||||
<item value="Resets the [elapsed] count to zero. This method does not stop or start the [Stopwatch]." />
|
<item value="Resets the [elapsed] count to zero. This method does not stop or start the [Stopwatch]." />
|
||||||
<item value="超过任务数量上限" />
|
<item value="超过任务数量上限" />
|
||||||
@@ -67,11 +71,10 @@
|
|||||||
<item value="zip compression deflate" />
|
<item value="zip compression deflate" />
|
||||||
<item value="compress" />
|
<item value="compress" />
|
||||||
<item value="```dart MultiProvider( providers: [ Provider<Something>(create: (_) => Something()), Provider<SomethingElse>(create: (_) => SomethingElse()), Provider<AnotherThing>(create: (_) => AnotherThing()), ], child: someWidget, )" />
|
<item value="```dart MultiProvider( providers: [ Provider<Something>(create: (_) => Something()), Provider<SomethingElse>(create: (_) => SomethingElse()), Provider<AnotherThing>(create: (_) => AnotherThing()), ], child: someWidget, )" />
|
||||||
<item value="```dart Provider<Something>( create: (_) => Something(), child: Provider<SomethingElse>( create: (_) => SomethingElse(), child: Provider<AnotherThing>( create: (_) => AnotherThing(), child: someWidget, ), ), )," />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE_SIMPLIFIED" value="59" />
|
<entry key="CHINESE_SIMPLIFIED" value="60" />
|
||||||
<entry key="ENGLISH" value="59" />
|
<entry key="ENGLISH" value="59" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
|
|||||||
Reference in New Issue
Block a user