mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
matrixsynapse: Fix missing translation mark
Missing translation mark in "matrix-synapse.html" fixed. Closes: #1588. Signed-off-by: Doma Gergő Mihály <domag02@gmail.com> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
4aba253a6f
commit
d0c9d542f2
@ -32,7 +32,12 @@
|
||||
name after the initial setup is currently not supported.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<p>New users can be registered from any client if public registration is enabled.</p>
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
New users can be registered from any client if public registration is
|
||||
enabled.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
{% if not has_valid_certificate %}
|
||||
<div class="alert alert-warning" role="alert">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user