7 lines
666 B
XML
7 lines
666 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}ms <br>(개인 환경에 따라 달라질 수 있습니다.)" 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>
|