Configuration

Config file

# #################################################################
# ┌─────────────────────────────────────────────────────────────┐ #
# │                        General config                       │ #
# └─────────────────────────────────────────────────────────────┘ #
# #################################################################

general:
  lang-file: "messages_en.yml"

This is the name of the language file to be used inside the “lang” folder.

Last updated