Updated the Chinese Pokémon name of Koffing (from 「瓦斯蛋」 to 「瓦斯彈」). Advanced to version 0.7.5.

This commit is contained in:
2017-08-15 14:36:34 +08:00
parent 4d94fc190a
commit 7d3e6bd578
3 changed files with 4 additions and 4 deletions

View File

@ -1190,7 +1190,7 @@
<node oor:name="PokemonKoffing" oor:op="replace">
<prop oor:name="Text" oor:type="xs:string" oor:localized="true">
<value>Koffing</value>
<value xml:lang="zh-TW">瓦斯</value>
<value xml:lang="zh-TW">瓦斯</value>
<value xml:lang="de">Smogon</value>
</prop>
</node>