AI-Chipmunk | 2021.2.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<option name="newTranslationDialogX" value="811" />
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<histories>
|
||||
<item value="A [DocumentReference] refers to a document location in a [FirebaseFirestore] database and can be used to write, read, or listen to the location. The document at the referenced location may or may not exist. A [DocumentReference] can also be used to create a [CollectionReference] to a subcollection." />
|
||||
<item value="data Fetched" />
|
||||
<item value="permanent" />
|
||||
<item value="Injects an `Instance<S>` in memory. No need to define the generic type `<[S]>` as it's inferred from the [dependency] parameter. - [dependency] The Instance to be injected. - [tag] optionally, use a [tag] as an "id" to create multiple records of the same `Type<S>` the [tag] does not conflict with the same tags used by other dependencies Types. - [permanent] keeps the Instance in memory and persist it, not following `Get.smartManagement` rules. Although, can be removed by `GetInstance.reset()` and `Get.delete()` - [builder] If defined, the [dependency] must be returned from here" />
|
||||
@@ -53,12 +54,11 @@
|
||||
<item value="Consults the current route's [Route.willPop] method, and acts accordingly, potentially popping the route as a result; returns whether the pop request should be considered handled. {@macro flutter.widgets.navigator.maybePop} See also: [Form], which provides an `onWillPop` callback that enables the form to veto a [pop] initiated by the app's back button. [ModalRoute], which provides a `scopedWillPopCallback` that can be used to define the route's `willPop` method." />
|
||||
<item value="forget about this pop, we were disposed in the meantime" />
|
||||
<item value="moment Click Notification Icon" />
|
||||
<item value="Opacity Button" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="145" />
|
||||
<entry key="ENGLISH" value="146" />
|
||||
<entry key="CHINESE" value="146" />
|
||||
<entry key="ENGLISH" value="147" />
|
||||
<entry key="FRENCH" value="1" />
|
||||
</map>
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user