3x-ui/web/translation
MHSanaei 8fd1dc94bb
fix(clients): unbreak template parsing + stale i18n keys
- InboundFormModal: split the multi-line help string in the
  PortFallback section onto one line — Vue's template parser was
  bailing on Unterminated string constant because a single-quoted
  literal spanned two lines inside a {{ }} interpolation.
- ClientInfoModal: t('disable') was missing at the root level, so
  vue-i18n returned the key path literally. Use t('disabled') which
  exists.
- Linter cleanup elsewhere: pages.client.* references renamed to
  pages.clients.* to match the merged i18n block; whitespace
  normalisation in a few unrelated Vue templates.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 08:25:38 +02:00
..
ar-EG.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
en-US.json fix(clients): unbreak template parsing + stale i18n keys 2026-05-17 08:25:38 +02:00
es-ES.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
fa-IR.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
id-ID.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
ja-JP.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
pt-BR.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
ru-RU.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
tr-TR.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
uk-UA.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
vi-VN.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
zh-CN.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00
zh-TW.json feat(tgbot): add Flow picker when creating a VLESS client 2026-05-15 13:12:54 +02:00