PY-2021.3.3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
DebuggerX 3 years ago
parent 4bdb41ac1b
commit 353df0de01

@ -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="Invokes [action] on each element of this iterable in iteration order. Example: ```dart final numbers = &lt;int&gt;[1, 2, 6, 7]; numbers.forEach(print); 1 2 6 7 ```" />
<item value="Executes [action] on each element of this stream. Completes the returned [Future] when all elements of this stream have been processed. If this stream emits an error, or if the call to [action] throws, the returned future completes with that error, and processing stops." /> <item value="Executes [action] on each element of this stream. Completes the returned [Future] when all elements of this stream have been processed. If this stream emits an error, or if the call to [action] throws, the returned future completes with that error, and processing stops." />
<item value="summary" /> <item value="summary" />
<item value="简介" /> <item value="简介" />
@ -54,12 +55,11 @@
<item value="related" /> <item value="related" />
<item value="失败" /> <item value="失败" />
<item value="质量" /> <item value="质量" />
<item value="耗时" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="36" /> <entry key="CHINESE" value="37" />
<entry key="ENGLISH" value="37" /> <entry key="ENGLISH" value="38" />
</map> </map>
</option> </option>
</component> </component>

Loading…
Cancel
Save