diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 26772c071..299c406c0 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -692,5 +692,13 @@ "totalUsed": "Used Storage", "ok": "Ok", "errored": "Errors" + }, + "openmediavault": { + "downloading": "Downloading", + "total": "Total", + "running": "Running", + "stopped": "Stopped", + "passed": "Passed", + "failed": "Failed" } }