10 lines
475 B
YAML
10 lines
475 B
YAML
en_US:
|
|
#Maps
|
|
maps-available: "<gold>Available maps: <white>"
|
|
maps-available-element: "- {color-status}{map}<white>"
|
|
|
|
not-enough-permissions: "<red><bold>You do not have permission to run this command."
|
|
not-enough-arguments: "<red><bold>Too few arguments to run command {command}. Arguments example: {help}"
|
|
|
|
successful-reload: "<green>Successfully reloaded <yellow><u>{config}<green>."
|
|
failed-reload: "<red>Failed to reload <yellow><u>{config}<red>. Error: {e}" |