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

[Bug] messages files special schema #21

Merged

Conversation

flx-sta
Copy link
Contributor

@flx-sta flx-sta commented Oct 8, 2024

So apparently Pontoon has some special behavior for files containing the word messages in their name.

It then expects a pattern of

[key: string]: {
    description: string,
    message: string,
}

Since we don't want to rewrite those 2 files I just renamed them

@Adri1 Adri1 merged commit fc4a1ef into pagefaultgames:main Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants