From 0db80a5f3b5d59e3bad16b6f66008d4ed135dc2b Mon Sep 17 00:00:00 2001 From: Anonymous <noreply@weblate.org> Date: Fri, 14 Jul 2023 08:26:15 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (12 of 12 strings) Translation: Keymanager/Pageheader Translate-URL: https://translate.metager.de/projects/keymanager/pageheader/pl/ --- pass/lang/pl/pageheader.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/pass/lang/pl/pageheader.json b/pass/lang/pl/pageheader.json index 9e26dfe..305d846 100644 --- a/pass/lang/pl/pageheader.json +++ b/pass/lang/pl/pageheader.json @@ -1 +1,22 @@ -{} \ No newline at end of file +{ + "rightnav": { + "manage": "Zarządzaj kluczem", + "logout": "Wylogowanie", + "enter": "Klawisz Enter", + "start": "Start" + }, + "footer": { + "impress": "Nadruk", + "privacy": "Prywatność" + }, + "chat": { + "title": "Czatuj z nami!", + "button": "Pytania? Chętnie pomożemy!" + }, + "title": "MetaGer Key", + "leftnav": { + "informations": "Informacje", + "price": "Cena", + "help": "Pomoc" + } +} -- GitLab