From cf296040c43c04a071d2b97da064ca7c0ce9a440 Mon Sep 17 00:00:00 2001 From: "Guilherme G. Menaldo" Date: Thu, 16 May 2024 00:03:02 -0300 Subject: [PATCH] Minor fixes and info about npc names in HULD docs --- docs/customization/localization-huld.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/customization/localization-huld.md b/docs/customization/localization-huld.md index 5601b40..6c6bc64 100644 --- a/docs/customization/localization-huld.md +++ b/docs/customization/localization-huld.md @@ -1,6 +1,6 @@ # Localization / Translations (HULD) -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 called Hercules Ultimate Localization Design (HULD for short). @@ -79,7 +79,7 @@ For example: ``` -## Caveats +## Caveats and limitations ### Global messages @@ -132,3 +132,8 @@ if (Sex == SEX_MALE) { ``` This would generate 2 messages for translation. + + +### NPC/Monster names + +HULD doesn't support translation of NPC/Monster names.