init
This commit is contained in:
commit
db400e4a38
2750 changed files with 440400 additions and 0 deletions
16
help_FR/include/i18n/en_US/team.yaml
Normal file
16
help_FR/include/i18n/en_US/team.yaml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#
|
||||
# Initial teams defined for the system.
|
||||
#
|
||||
# Fields:
|
||||
# flags - (int)
|
||||
# - isenabled - (0x01) true or false if the team should be initially
|
||||
# enabled
|
||||
# - noalerts - (0x02)
|
||||
# name - Descriptive name for the team
|
||||
# notes - Administrative notes (viewable internal only)
|
||||
#
|
||||
---
|
||||
- flags: 0x01
|
||||
name: Level I Support
|
||||
notes: |
|
||||
Tier 1 support, responsible for the initial iteraction with customers
|
||||
Loading…
Add table
Add a link
Reference in a new issue