From cfab6705abfb7c5185ee0dcd1e685705c15f6f55 Mon Sep 17 00:00:00 2001 From: jpirnay Date: Thu, 19 Mar 2026 17:54:19 +0100 Subject: [PATCH] Fix2 --- lib/I18n/translations/english.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/I18n/translations/english.yaml b/lib/I18n/translations/english.yaml index f2b306bd..c433de10 100644 --- a/lib/I18n/translations/english.yaml +++ b/lib/I18n/translations/english.yaml @@ -298,3 +298,5 @@ STR_SERIES: "Series" STR_FILE_SIZE: "Size" STR_SLEEP_COVER_OVERLAY: "Sleep Screen Info Overlay" STR_SYSTEM_INFO: "System Information" +STR_LOAD_XTC_FAILED: "Failed to load XTC file" +STR_LOAD_EPUB_FAILED: "Failed to load EPUB file"