added translations section

This commit is contained in:
2025-05-15 13:10:20 +02:00
parent a5280d75eb
commit 0676c97342
@@ -0,0 +1,12 @@
---
title: Translations
description: How to translate enchantment names to other languages
---
## Translating enchantment names
All enchantments are using minecraft's translatable components for their names. This means that you can use a resource
pack with a language file adding translations for the enchantments. Language will be picked based on the player's locale
and will default to capitalized default name in english if no translation is found.
You can find translation keys for all the enchantments in the [enchantment list](/documentation/enchant-list/).