From 81a51d487b31baa6c6b2dec764125d6fb0e3c09b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 15:50:13 +0200 Subject: [PATCH] New translations landing.json (Turkish) --- client/public/locales/tr/landing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/tr/landing.json b/client/public/locales/tr/landing.json index 362f796a..5e981531 100644 --- a/client/public/locales/tr/landing.json +++ b/client/public/locales/tr/landing.json @@ -22,6 +22,7 @@ "links": { "donate": "Bağış Yap", "github": "Kaynak Kodu", + "docs": "Dokümantasyon", "privacy": "Gizlilik İlkesi", "service": "Hizmet Koşulları" }