Skip to content

Configuration language variables #23

Description

@ez-plugins

To make the configuration fully multi language something like language variables are needed to replace the messages in by example the countdowns.yml with language variables. This makes it easier for server owners to manage there configuration files.

Example variable

{translate:key.in.messages}

Gets translated from messages.yml

key:
  in:
    messages: "<b>String with formatting</b>"

Problem

With resetting the countdowns.yml the messages are gone, this way we can implement defaults to always get them from the messages configuration file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions