faberNovel / ad_localize

ADLocalize is a simple way to manage your localization files. Supported wording sources : CSVs and Google Sheets. Localization file generation available for iOS, Android, JSON (i18next), YAML and Java properties
https://rubygems.org/gems/ad_localize
MIT License
24 stars 8 forks source link

Enable export of multiples CSV #39

Closed sjcqs closed 4 years ago

sjcqs commented 4 years ago

Files will be exported under exports/<csv_file_basename>/....

First step to handle #38 which require to export multiple sheets fetched using Spreadsheet API.

Next step to handle #38:

  1. Fetch sheets from a Spreadsheet file using Spreadsheet API
  2. Export all sheets under exports/<sheetGid>/...
  3. Handle merge options to merge inputed csv files (and by extension fetched sheets)
sjcqs commented 4 years ago

Thank you for this contribution. I have requested some changes, mostly in the runner.

@jvigne Could you take a look at my answers when you have some time before I start fixing the rest ? 👍

sjcqs commented 4 years ago

@jvigne any news ?

jvigne commented 4 years ago

@sjcqs not for now but it is planned for next week