Page 1 of 1

Translation in gameoptions.inc.php

Posted: 23 July 2020, 15:24
by Lunalol
Hi.
All is working except error 'message' not translated

'startcondition' => [
1 => [['type' => 'maxplayers', 'value' => 2, 'message' => totranslate('Two factions scenario')]],
],

Start condition is working but error message is not proposed for translation.
An idea ?

Lunalol