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,8 +1,8 @@
{% extends "base.html" %}
{% block title %}Profiles - Postcard Manager{% endblock %}
{% block title %}Profile - 明信片管理器{% endblock %}
{% block content %}
<div class="section-header">
<h1>Profiles</h1>
<h1>Profile</h1>
</div>
<div class="inline-form">
<form method="post" action="/profiles" class="form-row">