fix sfle string

This commit is contained in:
HB9HIL
2024-08-12 12:06:19 +02:00
parent 7768be27cb
commit 7542aa094f

View File

@@ -25,5 +25,5 @@
day ++
df3et
</pre>
<p><?= sprintf(_pgettext("uses 'this article'", "A full summary of all commands and the necessary syntax can be found in %s of our Wiki."), "<a href='https://github.com/wavelog/wavelog/wiki/SimpleFLE' target='_blank'>this article</a>"); ?></p>
<p><?= sprintf(__("A full summary of all commands and the necessary syntax can be found in <a href='%s' target='_blank'>this article</a> of our Wiki."), "https://github.com/wavelog/wavelog/wiki/SimpleFLE"); ?></p>