3x-ui/web/translation
MHSanaei 76dbbfc1f8
feat(inbounds): clearer client validation errors on save
When an inbound save fails Zod validation, the toast previously showed a
raw path like `settings.clients.494.tgId: Invalid input`, which gave no
hint which of hundreds of clients was at fault. Resolve the client array
index back to the client email, name the field, and append a "(+N more)"
count when several fields fail. console.error now logs a readable list of
every issue instead of dumping the whole form.

Adds the invalidClientField/invalidField/moreIssues toast strings across
all 13 translations.
2026-05-31 22:41:58 +02:00
..
ar-EG.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
en-US.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
es-ES.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
fa-IR.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
id-ID.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
ja-JP.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
pt-BR.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
ru-RU.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
tr-TR.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
uk-UA.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
vi-VN.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
zh-CN.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00
zh-TW.json feat(inbounds): clearer client validation errors on save 2026-05-31 22:41:58 +02:00