mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +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.
|
name after the initial setup is currently not supported.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
</p>
|
</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 %}
|
{% if not has_valid_certificate %}
|
||||||
<div class="alert alert-warning" role="alert">
|
<div class="alert alert-warning" role="alert">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user