mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-05 01:47:15 +00:00
feat(clients): show filtered count in clients list
Surface a "Showing X of Y" counter in the clients filter bar that appears whenever a search term or any filter is active, using the server-provided filtered and total counts. Added the showingCount string across all 13 locales. Closes #4808
This commit is contained in:
@@ -643,6 +643,7 @@
|
||||
"searchPlaceholder": "جستجوی ایمیل، توضیح، Sub ID، UUID، رمز، احراز...",
|
||||
"filterTitle": "فیلتر کاربران",
|
||||
"clearAllFilters": "پاک کردن همه",
|
||||
"showingCount": "نمایش {shown} از {total}",
|
||||
"sortOldest": "قدیمیترین",
|
||||
"sortNewest": "جدیدترین",
|
||||
"sortRecentlyUpdated": "اخیراً بهروزشده",
|
||||
|
||||
Reference in New Issue
Block a user