We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8bac1 commit cf29604Copy full SHA for cf29604
docs/customization/localization-huld.md
@@ -1,6 +1,6 @@
1
# Localization / Translations (HULD)
2
3
-Hercules servers are able to provide some sort of multi-language thanks to a feature
+Hercules servers are able to provide some level of multi-language thanks to a feature
4
called Hercules Ultimate Localization Design (HULD for short).
5
6
@@ -79,7 +79,7 @@ For example:
79
```
80
81
82
-## Caveats
+## Caveats and limitations
83
84
### Global messages
85
@@ -132,3 +132,8 @@ if (Sex == SEX_MALE) {
132
133
134
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