From 19956792a119b706e6b73a4b2743e73cd5b4b42d Mon Sep 17 00:00:00 2001 From: Henrik Holm Date: Sat, 5 Oct 2024 19:57:52 +0200 Subject: [PATCH] Change language: `se` -> `sv` --- recipes/fokus.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/fokus.recipe b/recipes/fokus.recipe index 505c3c3d45..726104e2e8 100644 --- a/recipes/fokus.recipe +++ b/recipes/fokus.recipe @@ -38,7 +38,7 @@ class Fokus(BasicNewsRecipe): description = "The last 7 days of news and articles from the Swedish current-affairs magazine 'Fokus'" encoding = 'utf-8' __author__ = 'Henrik Holm (https://github.com/h-holm)' - language = 'se' + language = 'sv' ignore_duplicate_articles = {'title', 'url'} masthead_url = 'https://cdn.fokus.se/app/uploads/fokus/2022/05/12214931/fokus-logo.svg' no_stylesheets = True