diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index 5fd5e579f..141e8221e 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -84,7 +84,13 @@ "cpu": "CPU", "offline": "Offline", "error": "Error", - "unknown": "Unknown" + "unknown": "Unknown", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "ping": { "error": "Error", @@ -355,7 +361,10 @@ "update_available": "Update Available", "up_to_date": "Up to Date", "child_bridges": "Child Bridges", - "child_bridges_status": "{{ok}}/{{total}}" + "child_bridges_status": "{{ok}}/{{total}}", + "up": "Up", + "pending": "Pending", + "down": "Down" }, "watchtower": { "containers_scanned": "Scanned",