You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NODE_LANG=zh npm run gulp -- engine:koa:tutorial:figuresTranslate
147
147
```
148
148
149
149
This script checks out all SVG images from `upstream` and replaces the strings according to `images.yml`.
@@ -152,13 +152,13 @@ Now images in the tutorial folder are translated, but not committed yet.
152
152
153
153
**Step 4.** Then you'll need `git add/commit/push` the translated SVGs, as a part of the normal translation flow.
154
154
155
-
You may want to open the translated SVGs directly in the browser to take a look at them before committing. Just to make sure that the translation looks all right. If an image is untranslated on refresh, use "uncached reload" (hotkeys at https://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache#Bypassing_cache).
155
+
You may want to open the translated SVGs directly in the browser to take a look at them before committing. Just to make sure that the translation looks all right. If an image is untranslated on refresh, force the browser to "reload without cache" ([hotkeys](https://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache#Bypassing_cache)).
156
156
157
157
158
158
> To translate a single image, use the `--image` parameter of the script:
0 commit comments