feat: simplify sb check displaying

This commit is contained in:
divocat
2025-10-27 13:16:18 +02:00
parent f1a6ff3469
commit 675a6af89c
8 changed files with 20 additions and 20 deletions

View File

@@ -2509,7 +2509,7 @@ async function runSingBoxCheck() {
},
{
state: data.sing_box_version_ok ? "success" : "error",
key: _("Sing-box version >= 1.12.4"),
key: _("Sing-box version is compatible (newer than 1.12.4)"),
value: ""
},
{

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PODKOP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-27 13:06+0200\n"
"PO-Revision-Date: 2025-10-27 13:06+0200\n"
"POT-Creation-Date: 2025-10-27 13:15+0200\n"
"PO-Revision-Date: 2025-10-27 13:15+0200\n"
"Last-Translator: divocat\n"
"Language-Team: none\n"
"Language: ru\n"
@@ -572,8 +572,8 @@ msgstr "Процесс sing-box запущен"
msgid "Sing-box service exist"
msgstr "Сервис sing-box существует"
msgid "Sing-box version >= 1.12.4"
msgstr "Версия sing-box >= 1.12.4"
msgid "Sing-box version is compatible (newer than 1.12.4)"
msgstr "Версия Sing-box совместима (новее 1.12.4)"
msgid "Source Network Interface"
msgstr "Сетевой интерфейс источника"

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PODKOP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-27 11:06+0200\n"
"PO-Revision-Date: 2025-10-27 11:06+0200\n"
"POT-Creation-Date: 2025-10-27 11:15+0200\n"
"PO-Revision-Date: 2025-10-27 11:15+0200\n"
"Last-Translator: divocat <divocatt@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
@@ -792,7 +792,7 @@ msgid "Sing-box service exist"
msgstr ""
#: src/podkop/tabs/diagnostic/checks/runSingBoxCheck.ts:67
msgid "Sing-box version >= 1.12.4"
msgid "Sing-box version is compatible (newer than 1.12.4)"
msgstr ""
#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:89