race_no_race string added

This commit is contained in:
Master Kwoth 2017-05-17 00:03:38 +02:00
parent 69dc07b3fb
commit a08b2fb749

View File

@ -1220,6 +1220,9 @@ Don't forget to leave your discord name or id in the message.
<data name="gambling_animal_race_already_in" xml:space="preserve"> <data name="gambling_animal_race_already_in" xml:space="preserve">
<value>You've already joined this race!</value> <value>You've already joined this race!</value>
</data> </data>
<data name="gambling_animal_race_no_race" xml:space="preserve">
<value>This Animal Race is full!</value>
</data>
<data name="gambling_total_average" xml:space="preserve"> <data name="gambling_total_average" xml:space="preserve">
<value>Total: {0} Average: {1}</value> <value>Total: {0} Average: {1}</value>
</data> </data>