diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index b3da36b2..a7fda2f7 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -335,12 +335,12 @@ "ping": "Ping" }, "scrutiny": { - "passed": "Passed", - "failed": "Failed", - "unknown": "Unknown" + "passed": "Prošlo", + "failed": "Neuspjelo", + "unknown": "Nepoznato" }, "paperlessngx": { - "inbox": "Inbox", - "total": "Total" + "inbox": "Ulazni sandučić", + "total": "Ukupno" } }