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

Spike to clean up the lang file #59

Merged
merged 10 commits into from
Nov 7, 2023
Merged

Spike to clean up the lang file #59

merged 10 commits into from
Nov 7, 2023

Conversation

brandenrodgers
Copy link
Contributor

Description and Context

I removed the top level debug. and errors. keys in the lang file. Now each file will directly reference the path to the translation, regardless of whether it's a debug statement or an error that's being thrown. This should remove some of the "magic", which should make it a little easier to avoid making translations mistakes.

I may put up a follow up PR to make more tweaks to this, but this seemed like a good place to stop. I ran through every translation in the lang file and I'm pretty sure all of the keys are correct, but we should definitely make sure to test this out a bit before merging.

Screenshots

TODO

Who to Notify

Copy link
Contributor

@camden11 camden11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tough to confidently say this is all good, but didn't notice any issues! If we want to hold off and test this before merging, I'm thinking I might just branch off of this for the work to get the lang file typed

@brandenrodgers brandenrodgers mentioned this pull request Nov 7, 2023
1 task
@camden11 camden11 merged commit 710462b into main Nov 7, 2023
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