mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
fix sfle string
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user