Merge pull request #163 from bagage/show-strava-error
Show strava error + update translations
This commit is contained in:
commit
68823fefb5
5 changed files with 184 additions and 9 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"scripts": {
|
||||
"build": "gulp",
|
||||
"transifex-push": "gulp i18next && tx push --source",
|
||||
"transifex-pull": "tx pull --all --minimum-perc 1 --force",
|
||||
"transifex-pull": "tx pull --all --minimum-perc 1 --force && (git add locales/*.json && git commit locales/*.json -m 'Update translations' || true)",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue