From 1ccc79e76c14064f7522734b5052c1e346026dfe Mon Sep 17 00:00:00 2001 From: egregors Date: Wed, 18 Jun 2025 18:26:23 +0200 Subject: [PATCH] feat: add comment column into clients table and translations for multiple languages --- web/html/component/aClientTable.html | 28 ++++++++++++++++++++++++++++ web/html/inbounds.html | 18 +++++++++++++++++- web/translation/translate.ar_EG.toml | 1 + web/translation/translate.en_US.toml | 1 + web/translation/translate.es_ES.toml | 1 + web/translation/translate.fa_IR.toml | 1 + web/translation/translate.id_ID.toml | 1 + web/translation/translate.ja_JP.toml | 1 + web/translation/translate.pt_BR.toml | 1 + web/translation/translate.ru_RU.toml | 1 + web/translation/translate.tr_TR.toml | 1 + web/translation/translate.uk_UA.toml | 1 + web/translation/translate.vi_VN.toml | 1 + web/translation/translate.zh_CN.toml | 1 + web/translation/translate.zh_TW.toml | 1 + 15 files changed, 58 insertions(+), 1 deletion(-) diff --git a/web/html/component/aClientTable.html b/web/html/component/aClientTable.html index 868112d9..eecf965b 100644 --- a/web/html/component/aClientTable.html +++ b/web/html/component/aClientTable.html @@ -50,6 +50,28 @@ [[ client.email ]] + +