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