chore(i18n): fix spelling
This commit is contained in:
parent
d100acf701
commit
25659d6f4b
|
@ -10,7 +10,7 @@ password_attribute.label:
|
||||||
"""Password Attribute"""
|
"""Password Attribute"""
|
||||||
|
|
||||||
is_superuser_attribute.desc:
|
is_superuser_attribute.desc:
|
||||||
"""Indicates which attribute is used to represent whether the user is a super user."""
|
"""Indicates which attribute is used to represent whether the user is a superuser."""
|
||||||
|
|
||||||
is_superuser_attribute.label:
|
is_superuser_attribute.label:
|
||||||
"""IsSuperuser Attribute"""
|
"""IsSuperuser Attribute"""
|
||||||
|
|
Loading…
Reference in New Issue