Split downloading automatic translations and merging messages.json to separate files for faster development iterations

Repository details (talkie)
Project page
talkie
Project category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Commit details (6c5ceaf7)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Split downloading automatic translations and merging messages.json to separate files for faster development iterations

Raw text
Split downloading automatic translations and merging messages.json to separate files for faster development iterations

Changed files (5)

Path Additions Deletions
DEVELOP.md +10 -8
package.json +3 -1
tools/{translate-messages.sh => translations/download-single-language.sh} +0 -0
tools/translations/download.sh +48 -0
tools/{automate-translations.sh => translations/merge.sh} +2 -3

Commit categories (3)