my translation system don’t work.
if you know why, please tell me:
<section id="about">
<div class="d-flex justify-content-between align-items-center flex-sm-row flex-column">
<h2>{% translate "Change password successfully" %}</h2>
<div class="d-flex justify-content-between align-items-center flex-sm-row flex-column p-4">
<h1 class="page-title"></h1>
<a href="/" class="btn btn-info">Back to home</a>
</div>
</div>
</section>