修复号码管理显示条数

This commit is contained in:
root
2026-07-05 23:40:13 +08:00
parent ef4c8153c2
commit 2e621bf970
4 changed files with 1016 additions and 0 deletions
@@ -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' => '即将加载更多,可切换显示条数取消...',
];