forked from github/server
- Kleiner Textfix Handelsgüter
This commit is contained in:
parent
488864b865
commit
1daf6ecb3b
1 changed files with 2 additions and 2 deletions
|
@ -7380,8 +7380,8 @@
|
|||
<arg name="price" type="int"></arg>
|
||||
<arg name="product" type="resource"></arg>
|
||||
</type>
|
||||
<text locale="de">"Auf dem Markt wird für $resource($product,0) $int($price) verlangt."</text>
|
||||
<text locale="en">"The local market offers $resource($product,0) at a price of $int($price)."</text>
|
||||
<text locale="de">"Auf dem Markt wird für $resource($product,0) $int($price) Silber verlangt."</text>
|
||||
<text locale="en">"The local market offers $resource($product,0) at a price of $int($price) silver."</text>
|
||||
</message>
|
||||
|
||||
<message name="nr_market_price">
|
||||
|
|
Loading…
Reference in a new issue