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/outbounds.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'web/html/settings/xray/outbounds.html') diff --git a/web/html/settings/xray/outbounds.html b/web/html/settings/xray/outbounds.html index 0837a223..a5211fca 100644 --- a/web/html/settings/xray/outbounds.html +++ b/web/html/settings/xray/outbounds.html @@ -13,8 +13,9 @@ + title='{{ i18n "pages.inbounds.resetTrafficContent"}}' + :overlay-class-name="themeSwitcher.currentTheme" ok-text='{{ i18n "reset"}}' + cancel-text='{{ i18n "cancel"}}'> @@ -23,7 +24,8 @@ + :scroll="isMobile ? {} : { x: 800 }" :pagination="false" :indent-size="0" + :locale='{ filterConfirm: `{{ i18n "confirm" }}`, filterReset: `{{ i18n "reset" }}` }'>