fix(tempvoice): update temporary channel creation message to use channel mention

This commit is contained in:
zv
2026-04-29 20:00:56 +02:00
parent eeb345b299
commit 58544309ba
2 changed files with 4 additions and 4 deletions

View File

@@ -10,8 +10,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "{mention} your temporary channel was created: **{channel_name}**."
msgstr "{mention} utworzono Twój kanał tymczasowy: **{channel_name}**."
msgid "{mention} your temporary channel was created: {channel_mention}."
msgstr "{mention} utworzono Twój kanał tymczasowy: {channel_mention}."
msgid "TempVoice is not fully configured for this server. An administrator should set the start channel and target category with `tempvoice setstart` and `tempvoice setcategory`."
msgstr "TempVoice nie jest w pełni skonfigurowany dla tego serwera. Administrator powinien ustawić kanał startowy i kategorię docelową komendami `tempvoice setstart` oraz `tempvoice setcategory`."