mirror of
https://github.com/janeczku/calibre-web
synced 2025-04-14 14:53:15 +00:00
nice title for Litres tags
This commit is contained in:
parent
4e28c3cadb
commit
8745b8b051
@ -117,6 +117,8 @@ class Identifiers(Base):
|
||||
return u"Google Books"
|
||||
elif format_type == "kobo":
|
||||
return u"Kobo"
|
||||
elif format_type == "litres":
|
||||
return u"ЛитРес"
|
||||
if format_type == "lubimyczytac":
|
||||
return u"Lubimyczytac"
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user