10000 Update screenshot and translation docs (#457) · joernalraun/python-editor-next@9b67f98 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b67f98

Browse files
Update screenshot and translation docs (microbit-foundation#457)
1 parent 460e41c commit 9b67f98

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This project is a web-based code editor that targets the [MicroPython](https://m
99
Code written with this editor is expected to run on the [BBC micro:bit device](https://microbit.org).
1010

1111
<figure>
12-
<img src="https://user-images.githubusercontent.com/44 8000 397098/124456486-a8a7fa80-dd82-11eb-93bf-292b86267d6d.png" alt="Screenshot of the Python editor showing the welcome message and code editing area" width="800px">
12+
<img src="https://user-images.githubusercontent.com/44397098/150586399-bf75992e-9e9f-4126-a0e6-4805babdc824.png" alt="Screenshot of the Python editor showing the code editing area and documentation for the micro:bit display" width="100%">
1313
<figcaption>You can try out the micro:bit-branded deployment of the alpha at https://python.microbit.org/v/alpha</figcaption>
1414
</figure>
1515

@@ -108,7 +108,8 @@ We use react-intl from [FormatJS](https://formatjs.io/) to manage strings for tr
108108

109109
Add strings to `lang/en.json` and run `npm run i18n:compile` to update the strings used by the app.
110110

111-
There are currently no translations while the app is in alpha.
111+
There is a French translation of the main user interface text and the "Explore" tab content.
112+
The Reference tab and code error messages shown in the editor are not currently translated.
112113

113114
## License
114115

0 commit comments

Comments
 (0)
0