AI-Narwhal Feature Drop | 2025.1.2 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<application>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1756812341028" />
|
||||
<option name="lastTrimTime" value="1758540255846" />
|
||||
</component>
|
||||
<component name="Translation.OpenAISettings">
|
||||
<option name="OPEN_AI">
|
||||
@@ -18,6 +18,7 @@
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<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="超过任务数量上限" />
|
||||
<item value="setting exercise widget" />
|
||||
@@ -67,7 +68,6 @@
|
||||
<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 Provider<Something>( create: (_) => Something(), child: Provider<SomethingElse>( create: (_) => SomethingElse(), child: Provider<AnotherThing>( create: (_) => AnotherThing(), child: someWidget, ), ), )," />
|
||||
<item value="A provider that merges multiple providers into a single linear widget tree. It is used to improve readability and reduce boilerplate code of having to nest multiple layers of providers." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
|
||||
Reference in New Issue
Block a user