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

master
debuggerx 3 years ago
parent aab2e8c838
commit 1520acc6e6

@ -6,6 +6,9 @@
<option name="newTranslationDialogY" value="447" /> <option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" /> <option name="pinTranslationDialog" value="true" />
<histories> <histories>
<item value="Takes a route [name] String generated by [to], [off], [offAll] (and similar context navigation methods), cleans the extra chars and accommodates the format. TODO: check for a more &quot;appealing&quot; URL naming convention. `() =&gt; MyHomeScreenView` becomes `my-home-screen-view`." />
<item value="Navigation.push() shortcut.&lt;br&gt;&lt;br&gt; Pushes a new `page` to the stack It has the advantage of not needing context, so you can call from your business logic You can set a custom [transition], and a transition [duration]. You can send any type of value to the other route in the [arguments]. Just like native routing in Flutter, you can push a route as a [fullscreenDialog], [id] is for when you are using nested navigation, as explained in documentation If you want the same behavior of ios that pops a route when the user drag, you can set [popGesture] to true If you're using the [Bindings] api, you must define it here By default, GetX will prevent you from push a route that you already in, if you want to push anyway, set [preventDuplicates] to false" />
<item value="prevent Duplicates" />
<item value="make users whose 'is_group_chat_super_admin' field in 'user_flag' is true can manage any group chat." /> <item value="make users whose 'is_group_chat_super_admin' field in 'user_flag' is true can manage any group chat." />
<item value="使 user_flag 中 is_group_chat_super_admin 字段为 true 的用户可以管理任意群聊" /> <item value="使 user_flag 中 is_group_chat_super_admin 字段为 true 的用户可以管理任意群聊" />
<item value="验收" /> <item value="验收" />
@ -53,14 +56,11 @@
<item value="comment" /> <item value="comment" />
<item value="sub Title" /> <item value="sub Title" />
<item value="subject" /> <item value="subject" />
<item value="Sign Up Referral Page" />
<item value="Indicates a document within the query was removed (either deleted or no longer matches the query." />
<item value="Indicates a document within the query was modified." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="340" /> <entry key="CHINESE" value="343" />
<entry key="ENGLISH" value="341" /> <entry key="ENGLISH" value="344" />
<entry key="GERMAN" value="1" /> <entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" /> <entry key="FRENCH" value="1" />
</map> </map>

Loading…
Cancel
Save