From 75ceec8a4443e1734a0a82410b308fa0d5a961c1 Mon Sep 17 00:00:00 2001 From: Domenico Blanco Date: Tue, 13 Feb 2024 14:12:49 +0100 Subject: [PATCH] chore: add Translator key --- pycbzhelper/comicinfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycbzhelper/comicinfo.py b/pycbzhelper/comicinfo.py index bb754da..dc19300 100644 --- a/pycbzhelper/comicinfo.py +++ b/pycbzhelper/comicinfo.py @@ -3,7 +3,7 @@ KEYS_STRING = [ "Summary", "Notes", "Writer", "Penciller", "Inker", "Colorist", "Letterer", "CoverArtist", "Editor", "Publisher", "Imprint", "Genre", "Web", "Characters", "Teams", "Locations", "ScanInformation", - "StoryArc", "SeriesGroup", "CommunityRating", "Tags" + "StoryArc", "SeriesGroup", "CommunityRating", "Tags", "Translator" ] KEYS_INT = [