Actualización en StrSheet_GameStats

This commit is contained in:
2024-07-22 17:14:38 -05:00
parent 206748a5db
commit b3d841dbee
@@ -1,6 +1,6 @@
<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="Ping: {ICON} {TIME} ms" readableId="SMT_GAMESTAT_PING" />
<String string="You've been logged in for: " readableId="SMT_GAMESTAT_CURRENT_SESSION" />
<String string="Total play time for this character: " readableId="SMT_GAMESTAT_TOTAL_PLAYTIME" />
<String string="Server Time: " readableId="SMT_GAMESTAT_SERVER_TIME" />
<String string="Se ha conectado durante: " readableId="SMT_GAMESTAT_CURRENT_SESSION" />
<String string="Tiempo total de juego de este personaje: " readableId="SMT_GAMESTAT_TOTAL_PLAYTIME" />
<String string="Hora del Servidor: " readableId="SMT_GAMESTAT_SERVER_TIME" />
</StrSheet_GameStat>