From 211a360508ff178ff5212dfb312e04414f4f4efe Mon Sep 17 00:00:00 2001 From: Adrian B Date: Sun, 12 Oct 2025 21:07:33 +0200 Subject: [PATCH] locales(update): Updated Polish locale Co-authored-by: Adrian B --- locales/pl_PL.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/locales/pl_PL.json b/locales/pl_PL.json index 34cfcdf..f21c71e 100644 --- a/locales/pl_PL.json +++ b/locales/pl_PL.json @@ -99,7 +99,18 @@ }, "credits": { "title": "Nasz zespół", - "text": "Poznaj zespół, który tworzy projekt" + "text": "Poznaj zespół, który tworzy projekt", + "people": [ + { + "name": "Jonathan Barrow (jonbarrow)", + "caption": "Właściciel projektu i główny deweloper", + "picture": "https://github.com/jonbarrow.png", + "github": "https://github.com/jonbarrow" + }, + { + "name": "Jemma (CaramelKat)" + } + ] }, "specialThanks": { "title": "Specjalne podziękowania",