1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:25:59 +00:00

Store language of entries as indicated by the feed.

This commit is contained in:
Tobias Kappé
2018-08-12 14:54:13 +01:00
parent 32c0c07cc1
commit 22a866edb5
5 changed files with 25 additions and 4 deletions

View File

@@ -283,4 +283,4 @@ class FeedParser {
return $rv;
}
}
}