perf: translate (#11319)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-08-17 15:34:50 +08:00
committed by GitHub
parent 91432f0e8f
commit 7dd6ee5f1a
4 changed files with 414 additions and 402 deletions

View File

@@ -7,7 +7,7 @@
<br/>
<b>{% trans 'Account' %}: </b> <span>{{ account }}</span>
<br/>
<b>{% trans 'Session sharing URL' %}: </b><a href="{{ url }}" target="_blank">{% trans 'View' %}</a>
<b>{% trans 'Session share' %}: </b><a href="{{ url }}" target="_blank">{% trans 'View' %}</a>
<br/>
<b>{% trans 'Verify code' %}: </b> <span>{{ verify_code }}</span>
<br/>