Skip to content

Commit 6566b87

Browse files
committed
Update README
1 parent 9643a98 commit 6566b87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You have seven languages for chosing:
3838
* French
3939
* Spanish
4040
* Russian
41-
* Chinese (default)
41+
* Chinese (This is default language if you don't specify one using `--langage`)
4242
* Portuguese
4343
* Polish
4444

@@ -55,8 +55,8 @@ You might get something like this when translating mod:
5555

5656
```json
5757
{
58-
"TypeName": "ExampleBreastplate", // DO NOT EDIT THIS
59-
"Namespace": "ExampleMod.Items.Armor", // DO NOT EDIT THIS
58+
"TypeName": "DO-NOT-EDIT-ME", // DO NOT EDIT THIS
59+
"Namespace": "DO-NOT-EDIT-ME", // DO NOT EDIT THIS
6060
"Name": "Example Breastplate",
6161
"ToolTip": "This is a modded body armor.\nImmunity to 'On Fire!'\n+20 max mana and +1 max minions",
6262
"ModifyTooltips": []

0 commit comments

Comments
 (0)