forked from Galactic/galactic-bot
lang stuff
This commit is contained in:
parent
98abf07176
commit
ea838a77a7
@ -2,4 +2,33 @@
|
|||||||
Evaluates javascript code.
|
Evaluates javascript code.
|
||||||
|
|
||||||
[C_RELOAD_DESCRIPTION]
|
[C_RELOAD_DESCRIPTION]
|
||||||
Reloads components and language files.
|
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
|
Loading…
Reference in New Issue
Block a user