forked from github/server
broken english messagetype
This commit is contained in:
parent
c23da92768
commit
e00286ee38
1 changed files with 2 additions and 2 deletions
|
@ -1823,8 +1823,8 @@
|
||||||
<arg name="object" type="string"/>
|
<arg name="object" type="string"/>
|
||||||
</type>
|
</type>
|
||||||
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - $unit($unit) erschafft $int($amount) ${object}."</text>
|
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - $unit($unit) erschafft $int($amount) ${object}."</text>
|
||||||
<text locale="fr">"$unit($unit) in $region($region): '$order($command)' - $unit($unit) creates $int($amount) ${item}."</text>
|
<text locale="fr">"$unit($unit) in $region($region): '$order($command)' - $unit($unit) creates $int($amount) ${object}."</text>
|
||||||
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - $unit($unit) creates $int($amount) ${item}."</text>
|
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - $unit($unit) creates $int($amount) ${object}."</text>
|
||||||
</message>
|
</message>
|
||||||
|
|
||||||
<message name="sp_movecastle_effect" section="magic">
|
<message name="sp_movecastle_effect" section="magic">
|
||||||
|
|
Loading…
Reference in a new issue