diff --git a/fe-app-podkop/locales/podkop.pot b/fe-app-podkop/locales/podkop.pot index e72e2a9..58a5852 100644 --- a/fe-app-podkop/locales/podkop.pot +++ b/fe-app-podkop/locales/podkop.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-23 17:00+0300\n" -"PO-Revision-Date: 2025-10-23 17:00+0300\n" +"POT-Creation-Date: 2025-10-23 17:02+0300\n" +"PO-Revision-Date: 2025-10-23 17:02+0300\n" "Last-Translator: divocat \n" "Language-Team: LANGUAGE \n" "Language: \n" diff --git a/fe-app-podkop/locales/podkop.ru.po b/fe-app-podkop/locales/podkop.ru.po index 4c9f731..bf0c36a 100644 --- a/fe-app-podkop/locales/podkop.ru.po +++ b/fe-app-podkop/locales/podkop.ru.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-23 20:00+0300\n" -"PO-Revision-Date: 2025-10-23 20:00+0300\n" +"POT-Creation-Date: 2025-10-23 20:02+0300\n" +"PO-Revision-Date: 2025-10-23 20:02+0300\n" "Last-Translator: divocat\n" "Language-Team: none\n" "Language: ru\n" diff --git a/fe-app-podkop/src/podkop/tabs/diagnostic/partials/renderWikiDisclaimer.ts b/fe-app-podkop/src/podkop/tabs/diagnostic/partials/renderWikiDisclaimer.ts index 61e34d2..9511e80 100644 --- a/fe-app-podkop/src/podkop/tabs/diagnostic/partials/renderWikiDisclaimer.ts +++ b/fe-app-podkop/src/podkop/tabs/diagnostic/partials/renderWikiDisclaimer.ts @@ -31,7 +31,7 @@ export function renderWikiDisclaimer(kind: 'default' | 'error' | 'warning') { text: _('Visit Wiki'), onClick: () => window.open( - 'https://podkop.net/docs/troubleshooting/', + 'https://podkop.net/docs/troubleshooting/?utm_source=podkop', '_blank', 'noopener,noreferrer', ), diff --git a/luci-app-podkop/htdocs/luci-static/resources/view/podkop/main.js b/luci-app-podkop/htdocs/luci-static/resources/view/podkop/main.js index 88812a8..be0f13d 100644 --- a/luci-app-podkop/htdocs/luci-static/resources/view/podkop/main.js +++ b/luci-app-podkop/htdocs/luci-static/resources/view/podkop/main.js @@ -3675,7 +3675,7 @@ function renderWikiDisclaimer(kind) { classNames: ["cbi-button-save"], text: _("Visit Wiki"), onClick: () => window.open( - "https://podkop.net/docs/troubleshooting/", + "https://podkop.net/docs/troubleshooting/?utm_source=podkop", "_blank", "noopener,noreferrer" ) diff --git a/luci-app-podkop/po/ru/podkop.po b/luci-app-podkop/po/ru/podkop.po index 4c9f731..bf0c36a 100644 --- a/luci-app-podkop/po/ru/podkop.po +++ b/luci-app-podkop/po/ru/podkop.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-23 20:00+0300\n" -"PO-Revision-Date: 2025-10-23 20:00+0300\n" +"POT-Creation-Date: 2025-10-23 20:02+0300\n" +"PO-Revision-Date: 2025-10-23 20:02+0300\n" "Last-Translator: divocat\n" "Language-Team: none\n" "Language: ru\n" diff --git a/luci-app-podkop/po/templates/podkop.pot b/luci-app-podkop/po/templates/podkop.pot index e72e2a9..58a5852 100644 --- a/luci-app-podkop/po/templates/podkop.pot +++ b/luci-app-podkop/po/templates/podkop.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-23 17:00+0300\n" -"PO-Revision-Date: 2025-10-23 17:00+0300\n" +"POT-Creation-Date: 2025-10-23 17:02+0300\n" +"PO-Revision-Date: 2025-10-23 17:02+0300\n" "Last-Translator: divocat \n" "Language-Team: LANGUAGE \n" "Language: \n"