perf: rename some workd

This commit is contained in:
ibuler
2025-04-08 18:59:52 +08:00
committed by 老广
parent 75ea0079a2
commit a7c514f8d8
10 changed files with 14 additions and 14 deletions

View File

@@ -87,7 +87,7 @@ class BaseAccountSerializer(
"username": {
"help_text": _(
"* If no username is required for authentication, enter null. "
"For DS accounts, use the format username@domain."
"For AD accounts, use the format username@domain."
)
},
}