Skip to content

[Feature] Move English-only strings into their own file #319

Description

@3vorp

Is your feature request related to a problem?

Right now, all English-only strings are inlined into the bot code itself. This makes string reuse impossible, makes finding issues harder, and is generally harder to maintain.

Describe the feature you'd like

Instead of inlining English-only strings in the code, create a separate JSON file which is excluded from Crowdin translations and always merged in when using the string methods.

Screenshot(s)

No response

Notes

I did similar with the submission bot in Faithful-Resource-Pack/CompliBot-Submissions@4863ec4, useful to look into

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions