Skip to content

added the possibility to automatically grab the google spreadsheet as csv,...

Bob Hageman requested to merge feature-translation-automation into develop

added the possibility to automatically grab the google spreadsheet as csv, store it locally and run flappy_translator on it. Just run: flutter pub run ./translate.dart from the terminal and it'll work:)

Merge request reports