Translate the welcome message (extracts successfully!)
This commit is contained in:
parent
84d4f04edc
commit
36bb98fbba
@ -18,7 +18,7 @@
|
||||
{% extends "mediagoblin/base.html" %}
|
||||
|
||||
{% block mediagoblin_content %}
|
||||
<h2>Welcome to GNU MediaGoblin!</h2>
|
||||
<h2>{% trans %}Welcome to GNU MediaGoblin!{% endtrans %}</h2>
|
||||
|
||||
{% if request.user %}
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user