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

nested-folders-support #99

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

kha333n
Copy link
Contributor

@kha333n kha333n commented Apr 19, 2024

Added support for nested folders

No one in big project is going to add loot of files in single folder. They will use nested folders.

This update read file and get its relative path to language folder and stores complete path.

Then it can change and update translations for those and also exports to the same relative path in each language folder.

It may not be the best way to do that but I did it according to my need. If anything needs to update, you can ping me.

@MohmmedAshraf

@MohmmedAshraf
Copy link
Owner

Hi @kha333n, thank you for the PR have you tested this out regarding the export too? because i really don't have time to write test for this or test it myself

@kha333n
Copy link
Contributor Author

kha333n commented Apr 19, 2024

No i didn't write test cases. Manually tested import and export. But not zip export. Me too busy at the time. But will do ASAP.

@MohmmedAshraf MohmmedAshraf merged commit fb41286 into MohmmedAshraf:main Apr 20, 2024
4 of 5 checks passed
@kha333n kha333n deleted the nested-folders-support branch April 22, 2024 06:22
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.

None yet

3 participants