diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 7dbadec8..2449392c 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -26,7 +26,13 @@ "cpu": "CPU", "offline": "Ngoại tuyến", "error": "Error", - "unknown": "Unknown" + "unknown": "Unknown", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "emby": { "playing": "Đang chơi", @@ -297,7 +303,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", + "down": "Down", + "pending": "Pending" }, "autobrr": { "approvedPushes": "Approved",