perf: notification i18n

This commit is contained in:
wangruidong
2024-05-24 15:42:12 +08:00
committed by w940853815
parent 8ebdd59e00
commit 0ea2339ad5
18 changed files with 173 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
{% load i18n %}
<p>{% trans "Sync task Finish" %}</p>
<p>{% trans "Sync task finish" %}</p>
<b>{% trans 'Time' %}:</b>
<ul>
<li>{% trans 'Date start' %}: {{ start_time }}</li>