修复号码管理显示条数
This commit is contained in:
@@ -63,4 +63,8 @@ return [
|
||||
'Ratio deferred cleanup confirm' => '将清除 %d 条无效降权记录(无落地页访问或访问未超过同步基线)。确定继续?',
|
||||
'Ratio deferred cleanup success' => '已清理 %d 条无效降权记录',
|
||||
'Ratio deferred cleanup none' => '当前没有需要清理的无效降权记录',
|
||||
'Stream loading' => '加载中...',
|
||||
'Stream loaded' => '已加载 %loaded% / %total%,继续滚动加载更多',
|
||||
'Stream loading bottom' => '加载中...',
|
||||
'Stream loading pending' => '即将加载更多,可切换显示条数取消...',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user