Skip to content

Commit a4c7c1b

Browse files
committed
EN : typos fixed
1 parent 87f01c6 commit a4c7c1b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

en/newLang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🌐 New language for help file
22

33
1. For a new help language, you need to create a new directory with the language abbreviation in your main level repository.
4-
- To determine this abbreviation, refer to the list of known language abbreviations in the [localization Repository][Localiz] HelpViewer. This has the advantage of automatically switching the user's version of help when setting the language of the entire environment.
4+
- To determine this abbreviation, refer to the list of known language abbreviations in the [localization repository][Localiz] HelpViewer. This has the advantage of automatically switching the user's version of help when setting the language of the entire environment.
55
- If no suitable abbreviation exists, choose an abbreviation ideally according to **ISO 639-1**.
66
- You can write help in your language, even if **HelpViewer** itself is not localized.
77
2. The directory should ideally be based on a copy of an existing localization that you understand, so that you have the texts of both languages side by side.

en/token.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ https://github.com/(organizace)/(repozitář)/settings/secrets/actions
5151

5252
)
5353

54-
1. On right: Repository secrets
55-
2. New repository secret
56-
3. Name: **_TOKEN** (name cannot be changed)
57-
4. Enter the code you saved from the previous step
58-
5. Add secret
54+
2. On right: Repository secrets
55+
3. New repository secret
56+
4. Name: **_TOKEN** (name cannot be changed)
57+
5. Enter the code you saved from the previous step
58+
6. Add secret
5959

6060
The hint build process should now work correctly.

0 commit comments

Comments
 (0)