OpenSprinkler / OpenSprinkler-App

A mobile interface for the OpenSprinkler irrigation device. Designed to allow manual control, program management (preview, add, edit, and delete), initiation of a run-once program, viewing graphical and tabulated representations of log data, viewing device status, adjusting rain delay, and changing of OpenSprinkler settings.
https://opensprinkler.com
GNU Affero General Public License v3.0
169 stars 93 forks source link

Update gruntfile Transifex tasks #167

Open mellodev opened 5 days ago

mellodev commented 5 days ago

The language translation tasks in Gruntfile.js need to be updated to work with the folder and file structure changes related to the refactor PR. Until they are updated, the translation tasks will not execute properly or cover the entire codebase.

image