From f44a693bbd395ade22fe0521acbf2e6ab1c247e1 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Sat, 2 Apr 2022 19:03:58 +0800 Subject: [PATCH] docs: remove `task generate-bindata` step from sync from Crowdin (#6887) [skip ci] --- docs/dev/import_locale.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/dev/import_locale.md b/docs/dev/import_locale.md index 9da9a94d9..7fee94e10 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