fix: translation was not embedded in locale map

This commit is contained in:
Lukas Obermann
2023-01-14 12:23:34 +01:00
parent f6671e31bd
commit a395778303
3 changed files with 19 additions and 2 deletions
@@ -64,6 +64,15 @@ Key | Description | Details
All translations for the entry, identified by IETF language tag (BCP47).
- **Type:** Dictionary
- **Property Values:** <a href="#WeaponEnchantment/translations[key]">WeaponEnchantment/translations[key]</a>
- **Pattern:** `^[a-z]{2}-[A-Z]{2}$`
- **Minimum Properties:** `1`
---
### <a name="WeaponEnchantment/translations[key]"></a> `WeaponEnchantment/translations[key]`
- **Type:** <a href="#WeaponEnchantmentTranslation">WeaponEnchantmentTranslation</a>
---