From 23293813bb02ff03e336dde4ce3b628db5123950 Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Sat, 10 May 2025 21:47:59 +0700
Subject: chore: add translations for `a-table`
---
web/html/settings/xray/balancers.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'web/html/settings/xray/balancers.html')
diff --git a/web/html/settings/xray/balancers.html b/web/html/settings/xray/balancers.html
index 19c4c99a..af7def75 100644
--- a/web/html/settings/xray/balancers.html
+++ b/web/html/settings/xray/balancers.html
@@ -5,7 +5,7 @@
{{ i18n "pages.xray.balancer.addBalancer"}}
+ :scroll="isMobile ? {} : { x: 200 }" :pagination="false" :indent-size="0" :locale='{ filterConfirm: `{{ i18n "confirm" }}`, filterReset: `{{ i18n "reset" }}` }'>
[[ index+1 ]]
--
cgit v1.2.3