i18n: change all page titles and nav text to Chinese
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}{{ profile.nickname }} - Postcard Manager{% endblock %}
|
||||
{% block title %}{{ profile.nickname }} - 明信片管理器{% endblock %}
|
||||
{% block content %}
|
||||
<div class="section-header">
|
||||
<h1>{{ profile.nickname }} 的明信片</h1>
|
||||
|
||||
Reference in New Issue
Block a user