diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index 977eb7dc..dadb1513 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -53,7 +53,13 @@ "cpu": "CPU", "offline": "Bezsaistē", "error": "Kļūda", - "unknown": "Nezināms" + "unknown": "Nezināms", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "ping": { "error": "Kļūda", @@ -349,7 +355,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",