v1.129.1 Release Prep (#11303)
This commit is contained in:
+1
-1
@@ -82,8 +82,8 @@
|
||||
"intl:compile": "lingui compile",
|
||||
"intl:compile-if-needed": "is-ci || [ -f src/locale/locales/en/messages.ts ] || pnpm intl:compile",
|
||||
"intl:pull": "crowdin download translations --verbose -b main",
|
||||
"intl:push": "crowdin push translations --verbose -b main",
|
||||
"intl:push-sources": "crowdin push sources --verbose -b main",
|
||||
"intl:dangerously-push-translations": "crowdin push translations --verbose -b main",
|
||||
"intl:release": "pnpm intl:pull && pnpm intl:extract:all",
|
||||
"nuke": "rm -rf ./node_modules && rm -rf ./ios && rm -rf ./android",
|
||||
"update-extensions": "bash scripts/updateExtensions.sh",
|
||||
|
||||
Reference in New Issue
Block a user