Files
Yumi/locales/en.json
T

12 lines
306 B
JSON
Raw Normal View History

2022-06-06 20:44:14 +07:00
{
"stats": {
"title": "Stats",
"description": "Stats of the bot",
"uptime_since": "Uptime since",
"users": "Users",
"x_servers": "%s servers",
"x_users": "%s users",
"server_uptime_x": "Server %s",
"process_uptime_x": "Process %s"
}
}