perf: i18n bai

This commit is contained in:
Bai
2024-05-27 11:13:13 +08:00
parent 43215d27c5
commit a1e9382275
14 changed files with 29 additions and 19 deletions

View File

@@ -12,6 +12,7 @@ def _find(attr):
def add_encrypted_field_set(label):
return
if label:
with translation.override('en'):
encrypted_field_set.add(str(label))