mirror of https://gitee.com/answerdev/answer.git
fix: delete space
This commit is contained in:
parent
78e9d081d1
commit
93fc7b3d52
|
@ -1430,7 +1430,7 @@ ui:
|
|||
fields:
|
||||
users:
|
||||
label: Bulk add user
|
||||
placeholder: "John Smith, john@example.com, BUSYopr2 \n Alice, alice@example.com, fpDntV8q"
|
||||
placeholder: "John Smith, john@example.com, BUSYopr2 \nAlice, alice@example.com, fpDntV8q"
|
||||
text: Separate “name, email, password” with commas. One user per line.
|
||||
msg: "Please enter the user's email, one per line."
|
||||
display_name:
|
||||
|
|
Loading…
Reference in New Issue