i18n: change all page titles and nav text to Chinese
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user