Translation Guide
Translation Schemas for Minecraft Bedrock Add-Ons.
Blocks
tile.[namespace]:[path].name
lang
tile.wiki:custom_block.name=Custom BlockItems
item.[namespace]:[path]
lang
item.wiki:custom_item=Custom ItemEntities
entity.[namespace]:[path].nameaction.interact.[namespace]:[path](interact_textin interactions component)item.spawn_egg.entity.[namespace]:[path].name(Entity spawn egg)
lang
entity.wiki:custom_entity.name=Custom Entity
action.interact.wiki:ignite=IgniteServer UI
menu.[namespace]:[path]options.[namespace]:[path](Modal option)options.[namespace]:[path].desc(Modal option description)
lang
menu.wiki:settings=User Settings
options.wiki:custom_option=Custom Option
options.wiki:custom_option.desc=Does somethingCommands
commands.[namespace].[path]commands.[namespace].[path].description(Command description)commands.[namespace].[path].success(Command success)commands.[namespace].[path].failed(Command failed)
lang
commands.wiki.custom_command.description=Does some cool stuff
commands.wiki.custom_command.success=Ran without errors.
commands.wiki.custom_command.failed=Failed.Skin
skin.[localization_name].[skin_localization_name]
lang
skin.wiki.custom_skin=Custom SkinPersona
persona.[path].title
lang
persona.custom.title=CustomPack
pack.namepack.descriptionskinpack.[namespace](For skin packs)
lang
pack.name=Custom Pack!
pack.description=Some awesome pack!
skinpack.wiki=Wiki SkinsMisc
chat.[namespace]:[path](Message sent in chat)itemGroup.name.[namespace]:[path](Creative item group)
lang
chat.wiki:custom_message=Hello, World!