3x-ui/web/translation
nistootsin 728166bd1a
Add Admin-Controlled Client Management to Telegram Bot (#2788)
* Add feature to add clients to inbound:
- Implement buttons for adding new clients
- Handle client addition process (submission remains to be completed)
- Support for multiple languages

* update the go.mod

* feat: complete submission process for adding a client to inbounds

* - Add client variables: client_method, client_sh_password, client_tr_password
- Exclude specific inbound protocols (HTTP, WireGuard, Socks, DOKODEMO) from addclient inline button

* - customize the add client message and json for each protocol

* - handle password input rather than id for shadow and trojan protocols

* - remove add_client_as_enable button in bot

* restructrure the add client bot feature

* update all files in web/translation/

* Refactoring

* - add traffic button to add client bot feature

* - fix a mistake in the email prompt message

* - add expire data button to add client telegram process.

* Refactroring

* remove refresh button in add client

* - delete message after cancel

* - uptimize the process of adding client by deleting main message on
  getting text inputs.
2025-03-26 19:16:35 +01:00
..
translate.en_US.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.es_ES.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.fa_IR.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.id_ID.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.ja_JP.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.pt_BR.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.ru_RU.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.tr_TR.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.uk_UA.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.vi_VN.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.zh_CN.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00
translate.zh_TW.toml Add Admin-Controlled Client Management to Telegram Bot (#2788) 2025-03-26 19:16:35 +01:00