fix rss sticky

This commit is contained in:
xiaomlove
2023-01-16 19:43:56 +08:00
parent a47bc23138
commit 3bed01a03c
22 changed files with 88 additions and 68 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ $lang_getrss = array
'select_or' => "OR",
'select_exact' => "Exact",
'text_mode' => "matching mode ",
'text_keyword_note' => "Ony subscribe to items with these keywords in titles."
'text_keyword_note' => "Ony subscribe to items with these keywords in titles.",
'row_sticky' => 'Sticky',
);
?>