From 7c8c7c27111143590f2ba3069b6f4efbc3899422 Mon Sep 17 00:00:00 2001 From: Matthaiks <3577122+Matthaiks@users.noreply.github.com> Date: Fri, 23 May 2025 07:42:12 +0200 Subject: [PATCH] feat(locale): update Polish translation --- internal/locale/translations/pl_PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/locale/translations/pl_PL.json b/internal/locale/translations/pl_PL.json index 786037b1..2d060a0c 100644 --- a/internal/locale/translations/pl_PL.json +++ b/internal/locale/translations/pl_PL.json @@ -410,7 +410,7 @@ "page.about.build_date": "Data opracowania:", "page.about.credits": "Prawa autorskie", "page.about.db_usage": "Rozmiar bazy danych:", - "page.about.git_commit": "Git Commit:", + "page.about.git_commit": "Zatwierdzenie Git:", "page.about.global_config_options": "Globalne opcje konfiguracji", "page.about.go_version": "Wersja Go:", "page.about.license": "Licencja:",