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"
|
return u"Google Books"
|
||||||
elif format_type == "kobo":
|
elif format_type == "kobo":
|
||||||
return u"Kobo"
|
return u"Kobo"
|
||||||
|
elif format_type == "litres":
|
||||||
|
return u"ЛитРес"
|
||||||
if format_type == "lubimyczytac":
|
if format_type == "lubimyczytac":
|
||||||
return u"Lubimyczytac"
|
return u"Lubimyczytac"
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user