From 388ab4e29a7a856c7149c5a6cec13c3366b5d0cd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 15:49:42 +0200 Subject: [PATCH] New translations landing.json (Czech) --- client/public/locales/cs/landing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/cs/landing.json b/client/public/locales/cs/landing.json index c1d4d5ce..0148c00c 100644 --- a/client/public/locales/cs/landing.json +++ b/client/public/locales/cs/landing.json @@ -22,6 +22,7 @@ "links": { "donate": "Darovat", "github": "Zdrojový kód", + "docs": "Dokumentace", "privacy": "Zásady ochrany osobních údajů", "service": "Podmínky služby" }