From 69717f34d97075ecc3cb4c3dd51e7a2f0bbe2b95 Mon Sep 17 00:00:00 2001 From: kuba Date: Fri, 28 Oct 2022 10:03:03 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 8.0% (21 of 261 strings) Translation: Gancio/Web Translate-URL: https://hosted.weblate.org/projects/gancio/web/pl/ --- locales/pl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/pl.json b/locales/pl.json index 0a4cfd52..a49386ad 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -19,6 +19,8 @@ "search": "Szukaj", "edit": "Edytuj", "info": "Informacje", - "confirm": "Potwierdź" + "confirm": "Potwierdź", + "admin": "Admin", + "users": "Użytkownik" } }