perf: 翻译 (#12487)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2024-01-03 11:25:45 +08:00
committed by GitHub
parent 4dd72b109f
commit eb5a53b91b
5 changed files with 246 additions and 175 deletions

View File

@@ -57,7 +57,7 @@ class VaultSettingSerializer(serializers.Serializer):
HISTORY_ACCOUNT_CLEAN_LIMIT = serializers.IntegerField(
default=999, max_value=999, min_value=1,
required=False, label=_('History Account Count'),
required=False, label=_('Historical accounts retained count'),
help_text=_(
'If the specific value is less than 999, '
'the system will automatically perform a task every night: '