From 167f7c902f0129751846f1152cee878948417d8c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 15:49:50 +0200 Subject: [PATCH] New translations landing.json (Polish) --- client/public/locales/pl/landing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/pl/landing.json b/client/public/locales/pl/landing.json index af8128b4..d7df04a1 100644 --- a/client/public/locales/pl/landing.json +++ b/client/public/locales/pl/landing.json @@ -22,6 +22,7 @@ "links": { "donate": "Wesprzyj nas", "github": "Kod źródłowy", + "docs": "Dokumentacja", "privacy": "Polityka prywatności", "service": "Regulamin" }