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: docs/translate.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ There a a few files that are specific to the MakeCode editor itself. These conta
26
26
27
27
| File | Description |
28
28
| - | - |
29
-
|[strings.json](https://crowdin.com/translate/kindscript/32/en-en)| Common strings that shared by all MakeCode editors<br><br/>**Note**: This file is located at the MakeCode project's root folder<br/>rather than under **microbit**|
29
+
|[strings.json](https://crowdin.com/translate/kindscript/32/en-en)| Common strings that shared by all MakeCode editors. **Note**: This file is located at the MakeCode project's root folderrather than under **microbit**|
30
30
|[target-strings.json](https://crowdin.com/translate/kindscript/1922/en-en)| Strings custom to the @boardname@ editor interface |
31
31
|[sim-strings.json](https://crowdin.com/translate/makecode/1923/en-en)| Strings for the @boardname@ simulator |
32
32
<br/>
@@ -41,8 +41,8 @@ The strings for the programming code blocks all have names in the form of '_name
41
41
42
42
| File | Description |
43
43
| - | - |
44
-
|[core-jsdoc-strings.json](https://crowdin.com/translate/kindscript/66/en-en)| Description text for code elements of the [basic](/reference/basic) and core [blocks](/blocks)<br/><br/>**Note**: this file contains strings for the fundamental set of coding<br/>blocks and should be prioritized over the other strings files for blocks |
45
-
|[core-strings.json](https://crowdin.com/translate/kindscript/65/en-en)| Display text for the [basic](/reference/basic) and core [blocks](/reference/blocks)<br/><br/>**Note**: this file contains strings for the fundamental set of coding<br/>blocks and should be prioritized over the other strings files for blocks |
44
+
|[core-jsdoc-strings.json](https://crowdin.com/translate/kindscript/66/en-en)| Description text for code elements of the [basic](/reference/basic) and core [blocks](/blocks). **Note**: this file contains strings for the fundamental set of codingblocks and should be prioritized over the other strings files for blocks |
45
+
|[core-strings.json](https://crowdin.com/translate/kindscript/65/en-en)| Display text for the [basic](/reference/basic) and core [blocks](/reference/blocks). **Note**: this file contains strings for the fundamental set of codingblocks and should be prioritized over the other strings files for blocks |
46
46
|[radio-jsdoc-strings.json](https://crowdin.com/translate/kindscript/64/en-en)| Description text for code elements of the [radio](/reference/radio) blocks |
47
47
|[radio-strings.json](https://crowdin.com/translate/kindscript/63/en-en)| Display text for the [radio](/reference/radio) blocks |
48
48
|[radio-broadcast-jsdoc-strings.json](https://crowdin.com/translate/kindscript/5032/en-en)| Description text for code elements of the radio broadcast blocks |
@@ -78,7 +78,7 @@ Document pages contain the text for any markdown page available on the MakeCode
78
78
| File | Description |
79
79
| - | - |
80
80
|[docs](https://crowdin.com/translate/kindscript/en#/microbit/docs)| Documentation pages for projects, courses, lessons, and code block reference |
81
-
|[libs](https://crowdin.com/translate/kindscript/en#/microbit/libs)| Documentation pages for code block reference and other information related to <br/> built-in extensions like _servo_ and _datalogger_|
81
+
|[libs](https://crowdin.com/translate/kindscript/en#/microbit/libs)| Documentation pages for code block reference and other information related to built-in extensions like _servo_ and _datalogger_|
82
82
<br/>
83
83
84
84
Here's an example of a translated document page for a course lesson:
0 commit comments