translations

This commit is contained in:
j 2021-10-26 16:55:07 +01:00
parent f7a374877a
commit 2094f5ab4f
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
Phantas.ma/polis<span class="hide-mobile">: Looking Back to the Future</span>
</div>
<div class="text">
至城<span class="hide-mobile">:回顧未來</span>
未至<span class="hide-mobile">:回顧未來</span>
</div>
</a>
<nav>

View file

@ -17,7 +17,7 @@
<textarea name="message" required></textarea>
</label>
<br>
<input type="submit" value="Send Message">
<input type="submit" value="Send Message 傳送訊息">
{% csrf_token %}
</form>
{% endif %}