3x-ui/web/translation
MHSanaei e9fce827ac
feat(clients,inbounds): move search/filter to Clients page + small fixes
Search/filter relocation:
- Remove the search/filter toolbar (search switch + filter radio +
  protocol/node selects + the visibleInbounds projection +
  inboundsFilterState localStorage + filter CSS + the SearchOutlined/
  FilterOutlined/ObjectUtil/Inbound imports it required) from
  InboundList. The filters were all client-oriented buckets bolted
  onto the inbound row.
- Add a search/filter toolbar to ClientsPage with the same shape:
  switch between deep-text search and bucket filter (active /
  deactive / depleted / expiring / online) + protocol filter that
  matches clients attached to at least one inbound with the chosen
  protocol. State persists in clientsFilterState localStorage.
  filteredClients drives both the desktop table and the mobile card
  list, and select-all / allSelected / someSelected only span the
  visible subset.
- useClients now also fetches expireDiff and trafficDiff from
  /panel/setting/defaultSettings (used to detect the expiring
  bucket); ClientsPage threads them into the client-bucket helper.

Loose fixes folded in:
- Add Client: email field is auto-filled with a random handle on
  open, matching uuid/subId/password/auth.
- Inbound clone: parse and reuse the source settings JSON (with
  clients reset to []) instead of building a fresh defaulted
  Settings, so VLESS Encryption/Decryption and other non-client
  fields survive the clone.
- en-US.json: add the ipLog string used by the edit-client modal.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 12:37:05 +02:00
..
ar-EG.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
en-US.json feat(clients,inbounds): move search/filter to Clients page + small fixes 2026-05-17 12:37:05 +02:00
es-ES.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
fa-IR.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
id-ID.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
ja-JP.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
pt-BR.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
ru-RU.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
tr-TR.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
uk-UA.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
vi-VN.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
zh-CN.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00
zh-TW.json refactor(traffic): drop all-time traffic tracking 2026-05-17 09:01:04 +02:00