Skip to content

Commit cf29604

Browse files
committed
Minor fixes and info about npc names in HULD docs
1 parent 5c8bac1 commit cf29604

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/customization/localization-huld.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Localization / Translations (HULD)
22

3-
Hercules servers are able to provide some sort of multi-language thanks to a feature
3+
Hercules servers are able to provide some level of multi-language thanks to a feature
44
called Hercules Ultimate Localization Design (HULD for short).
55

66

@@ -79,7 +79,7 @@ For example:
7979
```
8080

8181

82-
## Caveats
82+
## Caveats and limitations
8383

8484
### Global messages
8585

@@ -132,3 +132,8 @@ if (Sex == SEX_MALE) {
132132
```
133133

134134
This would generate 2 messages for translation.
135+
136+
137+
### NPC/Monster names
138+
139+
HULD doesn't support translation of NPC/Monster names.

0 commit comments

Comments
 (0)