From 5e26baef63c111567f7a43d80288cd99a15714c1 Mon Sep 17 00:00:00 2001 From: Zach Nelson Date: Tue, 21 Apr 2026 15:20:41 -0500 Subject: [PATCH] chore: One Italian translation tweak (#1718) ## Summary Following up on #1685. One tweaked string confirmed by @alan0ford. --- ### 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/italian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/I18n/translations/italian.yaml b/lib/I18n/translations/italian.yaml index bdffe2fe..4bbaa7d2 100644 --- a/lib/I18n/translations/italian.yaml +++ b/lib/I18n/translations/italian.yaml @@ -284,7 +284,7 @@ STR_UPLOAD: "Carica" STR_BOOK_S_STYLE: "Stile libro" STR_EMBEDDED_STYLE: "Stile integrato dell'epub" STR_OPDS_SERVER_URL: "Server OPDS" -STR_FOOTNOTES: "Note piè pagina" +STR_FOOTNOTES: "Note a piè pagina" STR_NO_FOOTNOTES: "Nessuna nota in questa pagina" STR_LINK: "[link]" STR_SCREENSHOT_BUTTON: "Screenshot"