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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,9 @@ This script checks out all SVG images from `upstream` and replaces the strings a
150
150
151
151
Now images in the tutorial folder are translated, but not committed yet.
152
152
153
-
**Step 4.** Then you'll need `git add/commit/push` the translated SVGs, as a part of the normal translation flow. 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.
153
+
**Step 4.** Then you'll need `git add/commit/push` the translated SVGs, as a part of the normal translation flow.
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).
154
156
155
157
156
158
> To translate a single image, use the `--image` parameter of the script:
0 commit comments