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 ]] diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index d1fcaca4..50f4c0dc 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -44,7 +44,7 @@ "monitor" = "آی‌پی اتصال" "certificate" = "گواهی دیجیتال" "fail" = "ناموفق" -"comment" = "نظر دهید" +"comment" = "توضیحات" "success" = "موفق" "getVersion" = "دریافت نسخه" "install" = "نصب"