From 8352e1f08fdd2af4ded9df2bb4e4ed4899e8cc7c Mon Sep 17 00:00:00 2001 From: Jonasz Potoniec Date: Wed, 25 Mar 2026 17:34:40 +0100 Subject: [PATCH] chore: Polish localization for STR_SHOW_HIDDEN_FILES (#1490) ## Summary Polish localization for `STR_SHOW_HIDDEN_FILES` --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**NO**_ --- lib/I18n/translations/polish.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/I18n/translations/polish.yaml b/lib/I18n/translations/polish.yaml index d669ec27..c5d9fed1 100644 --- a/lib/I18n/translations/polish.yaml +++ b/lib/I18n/translations/polish.yaml @@ -81,6 +81,7 @@ STR_SCREEN_MARGIN: "Marginesy ekranu" STR_PARA_ALIGNMENT: "Wyjustowanie paragrafów" STR_HYPHENATION: "Dzielenie wyrazów" STR_TIME_TO_SLEEP: "Czas do uśpienia" +STR_SHOW_HIDDEN_FILES: "Pokaż ukryte pliki" STR_REFRESH_FREQ: "Częstotliwość odświeżania" STR_KOREADER_SYNC: "KOReader Sync" STR_CHECK_UPDATES: "Sprawdź uaktualnia"