Translate one string
"There doesn't seem to be any media here yet..." is now translated also here (it's already in the list from another place).
This commit is contained in:
parent
4deda94a38
commit
0c0ab32274
@ -68,7 +68,11 @@
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<p>
|
||||
<i>There doesn't seem to be any media here yet...</i>
|
||||
<i>
|
||||
{%- trans -%}
|
||||
There doesn't seem to be any media here yet...
|
||||
{%- endtrans -%}
|
||||
</i>
|
||||
</p>
|
||||
{% endif %}
|
||||
{% endmacro %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user