From edd8bfbf392b6374776823dd6028ba486b46b291 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Tue, 24 Oct 2023 03:23:09 +0300 Subject: [PATCH] New translations common.json (Croatian) --- public/locales/hr/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 26653cc6..e876359d 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -10,7 +10,8 @@ "bibitrate": "{{value, rate(bits: true; binary: true)}}", "percent": "{{value, percent}}", "number": "{{value, number}}", - "ms": "{{value, number}}" + "ms": "{{value, number}}", + "date": "{{value, date}}" }, "widget": { "missing_type": "Nedostajuća vrsta widgeta: {{type}}",