7 lines
661 B
XML
7 lines
661 B
XML
<StrSheet_GameStat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/StrSheet_GameStat StrSheet_GameStat.xsd" xmlns="https://vezel.dev/novadrop/dc/StrSheet_GameStat">
|
|
<String string="Время отклика: {ICON} {TIME} мс." readableId="SMT_GAMESTAT_PING" />
|
|
<String string="Вы были в сети: " readableId="SMT_GAMESTAT_CURRENT_SESSION" />
|
|
<String string="Общее время игры за этого персонажа: " readableId="SMT_GAMESTAT_TOTAL_PLAYTIME" />
|
|
<String string="Время сервера: " readableId="SMT_GAMESTAT_SERVER_TIME" />
|
|
</StrSheet_GameStat>
|