mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Change language: se
-> sv
This commit is contained in:
parent
7c2aeb5422
commit
19956792a1
@ -38,7 +38,7 @@ class Fokus(BasicNewsRecipe):
|
|||||||
description = "The last 7 days of news and articles from the Swedish current-affairs magazine 'Fokus'"
|
description = "The last 7 days of news and articles from the Swedish current-affairs magazine 'Fokus'"
|
||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
__author__ = 'Henrik Holm (https://github.com/h-holm)'
|
__author__ = 'Henrik Holm (https://github.com/h-holm)'
|
||||||
language = 'se'
|
language = 'sv'
|
||||||
ignore_duplicate_articles = {'title', 'url'}
|
ignore_duplicate_articles = {'title', 'url'}
|
||||||
masthead_url = 'https://cdn.fokus.se/app/uploads/fokus/2022/05/12214931/fokus-logo.svg'
|
masthead_url = 'https://cdn.fokus.se/app/uploads/fokus/2022/05/12214931/fokus-logo.svg'
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user