AI-Electric Eel | 2022.1.1 Patch 1 <debuggerx@debuggerx Update vcs.xml, yiiguxing.translation.xml
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="adapter screen orientation on home screen;" />
|
||||
<item value="The number is signed, allowing a positive or negative sign at the start. This flag is only used for the [number] input type, otherwise `null`. Use `const TextInputType.numberWithOptions(signed: true)` to set this." />
|
||||
<item value="The number is decimal, allowing a decimal point to provide fractional. This flag is only used for the [number] input type, otherwise `null`. Use `const TextInputType.numberWithOptions(decimal: true)` to set this." />
|
||||
<item value="Optimize for numerical information. Requests a numeric keyboard with additional settings. The [signed] and [decimal] parameters are optional." />
|
||||
@@ -16,8 +17,8 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="9" />
|
||||
<entry key="ENGLISH" value="10" />
|
||||
<entry key="CHINESE" value="10" />
|
||||
<entry key="ENGLISH" value="11" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user