aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoe Chen <jc@unknwon.io>2022-04-02 19:03:58 +0800
committerGitHub <noreply@github.com>2022-04-02 19:03:58 +0800
commitf44a693bbd395ade22fe0521acbf2e6ab1c247e1 (patch)
tree892403311f58af8f17fb79f530d9faa45adcbf4b /docs
parent3f439f15c3a54e144009233e277f7eee49eb1515 (diff)
docs: remove `task generate-bindata` step from sync from Crowdin (#6887)
[skip ci]
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/import_locale.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/dev/import_locale.md b/docs/dev/import_locale.md
index 9da9a94d..7fee94e1 100644
--- a/docs/dev/import_locale.md
+++ b/docs/dev/import_locale.md
@@ -9,7 +9,6 @@
Locale files has been successfully imported!
```
-1. Run `task generate-bindata` to generate corresponding bindata.
1. Run `task web` to start the web server, then visit the site in the browser to make sure nothing blows up.
1. Check out a new branch using `git checkout -b update-locales`.
1. Stage changes