Compare commits
2 Commits
8c3e2d4c54
...
97e58cbbc2
| Author | SHA1 | Date | |
|---|---|---|---|
| 97e58cbbc2 | |||
| 1b27c45b2c |
@@ -5,6 +5,7 @@
|
|||||||
<option name="newTranslationDialogY" value="660" />
|
<option name="newTranslationDialogY" value="660" />
|
||||||
<option name="pinNewTranslationDialog" value="true" />
|
<option name="pinNewTranslationDialog" value="true" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="序号" />
|
||||||
<item value="Paragraph Syntax" />
|
<item value="Paragraph Syntax" />
|
||||||
<item value="Fenced Code Block Syntax" />
|
<item value="Fenced Code Block Syntax" />
|
||||||
<item value="Invokes [action] on each element of this iterable in iteration order. Example: ```dart final numbers = <int>[1, 2, 6, 7]; numbers.forEach(print); 1 2 6 7 ```" />
|
<item value="Invokes [action] on each element of this iterable in iteration order. Example: ```dart final numbers = <int>[1, 2, 6, 7]; numbers.forEach(print); 1 2 6 7 ```" />
|
||||||
@@ -54,12 +55,11 @@
|
|||||||
<item value="suffix" />
|
<item value="suffix" />
|
||||||
<item value="作者" />
|
<item value="作者" />
|
||||||
<item value="处理" />
|
<item value="处理" />
|
||||||
<item value="related" />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="39" />
|
<entry key="CHINESE" value="42" />
|
||||||
<entry key="ENGLISH" value="40" />
|
<entry key="ENGLISH" value="42" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user