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

multiple json to single excel #3

Open
jasonjakob-payroc opened this issue Nov 28, 2022 · 4 comments
Open

multiple json to single excel #3

jasonjakob-payroc opened this issue Nov 28, 2022 · 4 comments
Labels
enhancement New feature or request feature request

Comments

@jasonjakob-payroc
Copy link

jasonjakob-payroc commented Nov 28, 2022

You have a great feature to take a single excel and create multiple json lang files. I'd like the reverse. If I supply a list of multiple json files they should all be exported to a single excel with a column for each language. As opposed to producing a single excel for each json file. perhaps add a second flag for this behaviour to allow either or functionality would be great.

@piyushpalod
Copy link

I also like to have that feature, was thinking the same as I have multiple Json file each for separate language, can this be exported as single excel. It will be helpful for the translator to translate.

@ofcyln ofcyln added enhancement New feature or request feature request labels Apr 10, 2023
@ofcyln
Copy link
Owner

ofcyln commented Apr 10, 2023

@jjakob-payroc @piyushpalod
Thanks for using the tool.
Your feature request is one of the most important improvement points I thought of as well.
I've tight schedule but I'll improve the tool when I find some time.
All PRs are welcomed by the way ;)

@shuiRong
Copy link

@piyushpalod @jjakob-payroc My current solution is to just have him convert to multiple Excel files, and then manually Copy the data into one Excel. A temporary solution.

@anhhoangsky
Copy link

anhhoangsky commented Aug 4, 2024

You have a great feature to take a single excel and create multiple json lang files. I'd like the reverse. If I supply a list of multiple json files they should all be exported to a single excel with a column for each language. As opposed to producing a single excel for each json file. perhaps add a second flag for this behaviour to allow either or functionality would be great.

you can try this one: https://www.npmjs.com/package/i18n-export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

5 participants