mirror of
https://github.com/YouHaveTrouble/Enchantio.git
synced 2026-05-12 06:06:55 +00:00
added translations section
This commit is contained in:
@@ -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/).
|
||||
Reference in New Issue
Block a user