Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuring translation file path #2232

Open
MattSturgeon opened this issue Feb 12, 2024 · 0 comments
Open

Allow configuring translation file path #2232

MattSturgeon opened this issue Feb 12, 2024 · 0 comments
Labels
feature: i18n status: accepted This is a high-priority feature or a reproduced bug type: enhancement

Comments

@MattSturgeon
Copy link

Minecraft Development for IntelliJ plugin version

2023.3-1.7.2

Description of the feature request

Occasionally, projects store their translation files in a non-standard location.

For example Architectury projects usually keep them in the :common project's main source set. In one project I work on, translations are actually built by tasks in the :data project, and end up in data/build/lang/normal/assets/<modid>/lang/.

@RedNesto RedNesto added status: accepted This is a high-priority feature or a reproduced bug feature: i18n and removed status: unverified Needs triage labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: i18n status: accepted This is a high-priority feature or a reproduced bug type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants