feat: paginate tracking lists server-side
This commit is contained in:
@@ -571,6 +571,7 @@ const enUS = {
|
||||
hotQuestionsHint:
|
||||
'Choose the full keyword library (search terms) or one specific search term. Selecting one search term limits display and collection to that term.',
|
||||
questionSearchPlaceholder: 'Search questions in the selected scope',
|
||||
noQuestionSearchResults: 'No matching questions',
|
||||
questionDetailEyebrow: 'Question Detail',
|
||||
questionDetailCollectedAt: 'Collected at {time}',
|
||||
questionDetailFallback: 'Question Detail',
|
||||
@@ -599,6 +600,7 @@ const enUS = {
|
||||
noQuestions: 'No hot questions for the current filters',
|
||||
noCitationRanking: 'No attributable citations in the current window',
|
||||
noCitedArticles: 'No content citations in the current window',
|
||||
viewArticleContent: 'View article content',
|
||||
noAnswer: 'No sampled answer for this platform',
|
||||
noCitations: 'No citations for this platform',
|
||||
noCitationAnalysis: 'No citation analysis for this platform',
|
||||
|
||||
@@ -554,6 +554,7 @@ const zhCN = {
|
||||
hotQuestionsHint:
|
||||
'可选择全部关键词库(搜索词)或具体单个搜索词;选择单个搜索词时只展示并采集该搜索词。',
|
||||
questionSearchPlaceholder: '搜索当前范围下的问题',
|
||||
noQuestionSearchResults: '没有匹配的问题',
|
||||
questionDetailEyebrow: 'Question Detail',
|
||||
questionDetailCollectedAt: '采集时间 {time}',
|
||||
questionDetailFallback: '问题详情',
|
||||
@@ -580,6 +581,7 @@ const zhCN = {
|
||||
noQuestions: '当前筛选条件下暂无高频问题',
|
||||
noCitationRanking: '当前时间窗口内暂无可归因引用',
|
||||
noCitedArticles: '当前时间窗口内暂无内容引用',
|
||||
viewArticleContent: '查看文章内容',
|
||||
noAnswer: '该平台暂无采样回答',
|
||||
noCitations: '该平台无引用来源',
|
||||
noCitationAnalysis: '该平台暂无引用分析',
|
||||
|
||||
Reference in New Issue
Block a user