AI-Chipmunk | 2021.2.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<option name="pinTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="immersive" />
|
||||
<item value="lean Back" />
|
||||
<item value="immersive Sticky" />
|
||||
<item value="edge To Edge" />
|
||||
<item value="manual" />
|
||||
<item value="transitive" />
|
||||
<item value="fix: issue happened on quick rejoin chat" />
|
||||
<item value="fix: issue on quick rejoin chat" />
|
||||
@@ -51,16 +56,11 @@
|
||||
<item value="Deletes the `Instance<S>`, cleaning the memory and closes any open controllers (`DisposableInterface`). - [tag] Optional "tag" used to register the Instance - [force] Will delete an Instance even if marked as `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" />
|
||||
<item value="If non-null, sets its width to the child's width multiplied by this factor. Can be both greater and less than 1.0 but must be non-negative." />
|
||||
<item value="indicator" />
|
||||
<item value="Group Chat Viewer Count Indicator" />
|
||||
<item value="issue on sending first message to group chat." />
|
||||
<item value="issue on send first message to group chat." />
|
||||
<item value="Initializes the application metadata with mock values for testing. If the singleton instance has been initialized already, it is overwritten." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="202" />
|
||||
<entry key="ENGLISH" value="203" />
|
||||
<entry key="CHINESE" value="209" />
|
||||
<entry key="ENGLISH" value="210" />
|
||||
<entry key="FRENCH" value="1" />
|
||||
</map>
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user