diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index dfaa7a6b..66549083 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -23,7 +23,13 @@ "cpu": "CPU", "offline": "Offline", "error": "Fout", - "unknown": "Onbekend" + "unknown": "Onbekend", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "speedtest": { "upload": "Upload", @@ -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", + "pending": "Pending", + "down": "Down" }, "autobrr": { "approvedPushes": "Approved",