mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
17 lines
286 B
YAML
17 lines
286 B
YAML
|
title: PLUGIN_ADMIN.ADD_ACCOUNT
|
||
|
|
||
|
form:
|
||
|
validation: loose
|
||
|
fields:
|
||
|
|
||
|
content:
|
||
|
type: section
|
||
|
title: PLUGIN_ADMIN.ADD_ACCOUNT
|
||
|
|
||
|
username:
|
||
|
type: text
|
||
|
label: PLUGIN_ADMIN.USERNAME
|
||
|
help: PLUGIN_ADMIN.USERNAME_HELP
|
||
|
validate:
|
||
|
required: true
|