This repository will contain each Undead Legacy localizations
Create a new directory in the root folder like this: UndeadLegacy_Localization_LANGAUGE
For example, assuming you want to translate to Spanish:
- Create a new folder named
UndeadLegacy_Localization_Spanish
- Copy the content inside
UndeadLegacy_Localization_English
inUndeadLegacy_Localization_Spanish
- Edit
ModInfo.xml
replacing language and author - Edit
Localization.txt
, the first lineKey,spanish
and translate the strings - Commit your changes to your own fork
- Submit a Pull Request with your changes
It may take some time to review your submitted Pull Request. Try to involve a few native speakers of the language you're translating to in the Pull Request comments. They'll help review your translation for simple mistakes and give us a better idea of whether your translation is accurate.
Please do contribute! Issues and pull requests are welcome.