Create en.json

This commit is contained in:
2022-06-06 20:44:14 +07:00
parent 7daf2d87a8
commit 32ef346cc6
+12
View File
@@ -0,0 +1,12 @@
{
"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"
}
}