34 lines
732 B
Plaintext
34 lines
732 B
Plaintext
[C_EVALUATE_DESCRIPTION]
|
|
Evaluates javascript code.
|
|
|
|
[C_RELOAD_DESCRIPTION]
|
|
Reloads components and language files.
|
|
|
|
[C_STATS_TITLE]
|
|
Statistics for {client} ({version}).
|
|
|
|
[C_STATS_DESC]
|
|
**Developers:** {devs}
|
|
**Manager Uptime:** {uptime}
|
|
**Managed Shards:** {shards}
|
|
**Manager Memory Consumption:** {memory}MB
|
|
|
|
[C_STATS_CURRENT_SHARD]
|
|
__**Current shard**__ [{shard}]
|
|
|
|
[C_STATS_CURRENT_SHARDS_VALUE]
|
|
**Cached users:** {cachedUsers}
|
|
**Guilds:** {guilds}
|
|
**Channels:** {channels}
|
|
**Uptime:** {uptime}
|
|
**Memory Consumption:** {memory}MB
|
|
|
|
[C_STATS_TOTAL]
|
|
__**All shards**__
|
|
|
|
[C_STATS_TOTAL_VALUE]
|
|
**Cached users:** {users}
|
|
**Guilds:** {guilds}
|
|
**Channels:** {channels}
|
|
**Average Uptime:** {uptime}
|
|
**Total Memory Consumption:** {memory}MB |