i18n: change all page titles and nav text to Chinese

This commit is contained in:
2026-07-05 22:40:49 +08:00
parent 23897560ad
commit fc55507019
8 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% block title %}登录 - Postcard Manager{% endblock %}
{% block title %}登录 - 明信片管理器{% endblock %}
{% block content %}
<div class="auth-form">
<h2>登录</h2>