diff --git a/locales/en.json b/locales/en.json new file mode 100644 index 0000000..f337d90 --- /dev/null +++ b/locales/en.json @@ -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" + } +} \ No newline at end of file