Files
Yumi/locales/jp.json
T

12 lines
371 B
JSON
Raw Normal View History

2022-06-06 20:44:16 +07:00
{
"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"
}
}