okie im done doing things for now o//w//o
This commit is contained in:
parent
6b2a90c266
commit
aeedb042fe
6 changed files with 19 additions and 0 deletions
2
res/yaml/defaults/config.yaml
Normal file
2
res/yaml/defaults/config.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
output:
|
||||
- logLevel: DEBUG'
|
3
res/yaml/locale/en_US/locales.yaml
Normal file
3
res/yaml/locale/en_US/locales.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
lang:
|
||||
en: "English"
|
||||
|
6
res/yaml/locale/en_US/msg.yaml
Normal file
6
res/yaml/locale/en_US/msg.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
help:
|
||||
usage:
|
||||
start: "usage"
|
||||
cmds:
|
||||
header: "COMMANDS"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue