diff --git a/docs/static/mb/translate/libsfiles.png b/docs/static/mb/translate/libsfiles.png new file mode 100644 index 00000000..3005c6f5 Binary files /dev/null and b/docs/static/mb/translate/libsfiles.png differ diff --git a/docs/static/mb/translate/stringsfile.png b/docs/static/mb/translate/stringsfile.png new file mode 100644 index 00000000..45f03b23 Binary files /dev/null and b/docs/static/mb/translate/stringsfile.png differ diff --git a/docs/static/mb/translate/targetstringsfile.png b/docs/static/mb/translate/targetstringsfile.png new file mode 100644 index 00000000..9a3b5848 Binary files /dev/null and b/docs/static/mb/translate/targetstringsfile.png differ diff --git a/docs/static/translate/targetjsonfile.png b/docs/static/translate/targetjsonfile.png new file mode 100644 index 00000000..9a3b5848 Binary files /dev/null and b/docs/static/translate/targetjsonfile.png differ diff --git a/docs/static/translate/targetstringsfile.png b/docs/static/translate/targetstringsfile.png new file mode 100644 index 00000000..9a3b5848 Binary files /dev/null and b/docs/static/translate/targetstringsfile.png differ diff --git a/docs/translate.md b/docs/translate.md index 50076fc3..9cd7e496 100644 --- a/docs/translate.md +++ b/docs/translate.md @@ -15,8 +15,13 @@ The following lists provide a guide to which translation files and folders relat ### Editor Files related to the editor: -* [strings.json](https://crowdin.com/project/kindscript/32/en-en) - Strings common and shared by all MakeCode editors -* [target-strings.json](https://crowdin.com/project/kindscript/1922/en-en) - Strings custom to the @boardname@ editor interface +* [strings.json](https://crowdin.com/translate/kindscript/32/en-en) - Strings common and shared by all MakeCode editors + +![strings.json file in Crowdin UI](/static/mb/translate/stringsfile.png) + +* [target-strings.json](https://crowdin.com/translate/kindscript/1922/en-en) - Strings custom to the @boardname@ editor interface + +![target-strings.json file in Crowdin UI](/static/mb/translate/targetstringsfile.png) This is an example of the editor with it's interface elements localized: @@ -37,6 +42,8 @@ This is an example of the editor with it's interface elements localized: * [bluetooth-jsdoc-strings.json](https://crowdin.com/translate/kindscript/60/en-en) - Description text for code elements of the [bluetooth](/reference/bluetooth) blocks * [bluetooth-strings.json](https://crowdin.com/translate/kindscript/59/en-en) - Display text for the [bluetooth](/reference/bluetooth) blocks +![screenshot of library file in Crowdin UI](/static/mb/translate/libsfiles.png) + Here are some translated blocks: ![Translated block text](/static/mb/translate/block-text.jpg)