Skip to content

Commit

Permalink
fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
CodePwn2021 committed Nov 17, 2024
1 parent 6d56b35 commit 0212b1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -277,5 +277,5 @@
<string name="support_summary">捐贈以支持模組開發</string>
<string name="pegasus_cover_ratio_title">推薦封面比例</string>
<string name="pegasus_cover_ratio_summary">自訂首頁推薦小卡(雙列顯示的)封面比例</string>
<string name="filter_search_remove_relate_promote">搜尋結果過濾推廣</string>
<string name="filter_search_remove_relate_promote">搜尋結果移除推廣</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
<string name="filter_search_title">过滤搜索</string>
<string name="filter_search_summary">按内容过滤搜索结果</string>
<string name="filter_search_video">过滤视频</string>
<string name="filter_search_remove_relate_promote">搜索结果过滤推广</string>
<string name="filter_search_remove_relate_promote">搜索结果移除推广</string>
<string name="filter_comment_title">过滤评论</string>
<string name="filter_comment_summary">按内容过滤评论</string>
<string name="keyword_group_name_at_up">\@的用户名</string>
Expand Down

0 comments on commit 0212b1b

Please sign in to comment.