We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3301275 commit 942cd30Copy full SHA for 942cd30
src/data/ui-data.ts
@@ -460,7 +460,7 @@ const uiData: readonly DataMap[] = [
460
'More Favorite Notes I': '更多收藏便签 I',
461
'Increases the number of favorite note slots to 10000.': '将收藏便签限制增加到 10000。',
462
'More Favorite Notes II': '更多收藏便签 II',
463
- 'Increases the number of favorite note slots to 25000.': '将收藏便签限制增加到 25000',
+ 'Increases the number of favorite note slots to 25000.': '将收藏便签限制增加到 25000。',
464
465
'Paging Enlargement I': '页面扩大 I',
466
'Increases the number of results you can show per page on the index, search and torrent pages to 50.': '将主页、搜索和种子页面的结果数量变为 50。',
0 commit comments