From 9015074cd2dfdf4301ceb96aa753ee8244d1b1f3 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Tue, 24 Oct 2023 03:23:01 +0300 Subject: [PATCH] New translations common.json (Turkish) --- public/locales/tr/common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 6f5c140b..d82e63e2 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/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": "Kayıp Araç Türü: {{type}}",