diff --git a/locales/jp.json b/locales/jp.json new file mode 100644 index 0000000..6bb1c91 --- /dev/null +++ b/locales/jp.json @@ -0,0 +1,12 @@ +{ + "stats": { + "title": "stats.title", + "description": "stats.description", + "uptime_since": "stats.uptime_since", + "users": "stats.users", + "x_servers": "%s stats.x_servers", + "x_users": "%s stats.x_users", + "server_uptime_x": "stats.server_uptime_x %s", + "process_uptime_x": "stats.process_uptime_x %s" + } +} \ No newline at end of file