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

feat: translate XML files #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zivnadel
Copy link
Contributor

@ObservedObserver @kyze8439690 I have introduced an option to translate XML files (implemented the feature requested in #11) by utilizing the xml2js library. However, if a tag contains a period (.) like in android (e.g., androidx.constraintLayout.widget.ConstraintLayout), it will split the tag at the dots into multiple tags, as this is the logic employed to construct the new JSON. I did not want to interfere with this process, but I will attempt to address this issue shortly.

@vercel
Copy link

vercel bot commented Apr 27, 2023

@zivnadel is attempting to deploy a commit to the kanaries Team on Vercel.

A member of the Team first needs to authorize it.

@zivnadel
Copy link
Contributor Author

@ObservedObserver

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.

1 participant