mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-06 19:46:52 +03:00
fix: actualize locales
This commit is contained in:
@@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PODKOP\n"
|
"Project-Id-Version: PODKOP\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-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:00+0300\n"
|
"PO-Revision-Date: 2025-10-23 17:02+0300\n"
|
||||||
"Last-Translator: divocat <divocatt@gmail.com>\n"
|
"Last-Translator: divocat <divocatt@gmail.com>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"Language: \n"
|
"Language: \n"
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PODKOP\n"
|
"Project-Id-Version: PODKOP\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-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:00+0300\n"
|
"PO-Revision-Date: 2025-10-23 20:02+0300\n"
|
||||||
"Last-Translator: divocat\n"
|
"Last-Translator: divocat\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ export function renderWikiDisclaimer(kind: 'default' | 'error' | 'warning') {
|
|||||||
text: _('Visit Wiki'),
|
text: _('Visit Wiki'),
|
||||||
onClick: () =>
|
onClick: () =>
|
||||||
window.open(
|
window.open(
|
||||||
'https://podkop.net/docs/troubleshooting/',
|
'https://podkop.net/docs/troubleshooting/?utm_source=podkop',
|
||||||
'_blank',
|
'_blank',
|
||||||
'noopener,noreferrer',
|
'noopener,noreferrer',
|
||||||
),
|
),
|
||||||
|
|||||||
@@ -3675,7 +3675,7 @@ function renderWikiDisclaimer(kind) {
|
|||||||
classNames: ["cbi-button-save"],
|
classNames: ["cbi-button-save"],
|
||||||
text: _("Visit Wiki"),
|
text: _("Visit Wiki"),
|
||||||
onClick: () => window.open(
|
onClick: () => window.open(
|
||||||
"https://podkop.net/docs/troubleshooting/",
|
"https://podkop.net/docs/troubleshooting/?utm_source=podkop",
|
||||||
"_blank",
|
"_blank",
|
||||||
"noopener,noreferrer"
|
"noopener,noreferrer"
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PODKOP\n"
|
"Project-Id-Version: PODKOP\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-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:00+0300\n"
|
"PO-Revision-Date: 2025-10-23 20:02+0300\n"
|
||||||
"Last-Translator: divocat\n"
|
"Last-Translator: divocat\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PODKOP\n"
|
"Project-Id-Version: PODKOP\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-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:00+0300\n"
|
"PO-Revision-Date: 2025-10-23 17:02+0300\n"
|
||||||
"Last-Translator: divocat <divocatt@gmail.com>\n"
|
"Last-Translator: divocat <divocatt@gmail.com>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"Language: \n"
|
"Language: \n"
|
||||||
|
|||||||
Reference in New Issue
Block a user