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
+1 -3
View File
@@ -40,9 +40,7 @@ $lang_getrss = array
'select_exact' => "准确",
'text_mode' => "",
'text_keyword_note' => "只订阅标题中包含此关键字的项目",
'row_sort' => '排序',
'sort_sticky' => '置顶优先(默认)',
'sort_newest' => '最新优先',
'row_sticky' => '置顶',
);
?>