change "temporary password" to "one-time password"
This commit is contained in:
parent
f94295cb93
commit
6ae2fbdbc8
@ -162,7 +162,7 @@ void setTemporaryPasswordLengthDialog(
|
||||
}
|
||||
|
||||
return CustomAlertDialog(
|
||||
title: Text(translate("Set temporary password length")),
|
||||
title: Text(translate("Set one-time password length")),
|
||||
content: Column(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children:
|
||||
|
Loading…
x
Reference in New Issue
Block a user