From cc3252531b059e6f30ff95c3947e16221cd21507 Mon Sep 17 00:00:00 2001 From: LoST <95422141+LoST202@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:13:55 +0300 Subject: Added "comment" in all languages (#2631) - Added a "comment" in all languages --------- Co-authored-by: mhsanaei --- web/html/xui/form/client.html | 2 +- web/html/xui/inbound_info_modal.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html') diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index 11b24eae..cf4bc3ec 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -68,7 +68,7 @@ - + diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html index 62db3801..b9ca2312 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -186,7 +186,7 @@ - Comment + {{ i18n "comment" }} [[ infoModal.clientSettings.comment ]] -- cgit v1.2.3