Compare commits
2 Commits
57d7dffafd
...
81dcfeddfe
| Author | SHA1 | Date | |
|---|---|---|---|
| 81dcfeddfe | |||
| 85f0f6a1bf |
@@ -81,13 +81,16 @@
|
||||
</option>
|
||||
</component>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1673256437431" />
|
||||
<option name="lastTrimTime" value="1673868778007" />
|
||||
</component>
|
||||
<component name="Translation.Settings">
|
||||
<option name="primaryLanguage" value="CHINESE" />
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="denomination" />
|
||||
<item value="radial" />
|
||||
<item value="sweep" />
|
||||
<item value="hide When Dialog Shown" />
|
||||
<item value="A route that blocks interaction with previous routes. [ModalRoute]s cover the entire [Navigator]. They are not necessarily [opaque], however; for example, a pop-up menu uses a [ModalRoute] but only shows the menu in a small box overlapping the previous route. The `T` type argument is the return value of the route. If there is no return value, consider using `void` as the return value." />
|
||||
<item value="A modal route that overlays a widget over the current route." />
|
||||
@@ -132,8 +135,8 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="31" />
|
||||
<entry key="ENGLISH" value="32" />
|
||||
<entry key="CHINESE" value="32" />
|
||||
<entry key="ENGLISH" value="33" />
|
||||
<entry key="JAVANESE" value="1" />
|
||||
</map>
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user