From 09c5391970a3c82b9739e367fc40f0a2fdb651fb Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Tue, 24 Oct 2023 03:22:49 +0300 Subject: [PATCH] New translations common.json (Italian) --- public/locales/it/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 0a7f25ab..cb28bbf2 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/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": "Tipo del Widget Mancante: {{type}}",