Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,21 @@
"chat.rainbow.mapped_skulls": "Mapped %d skulls",
"commands.rainbow.automatic_inventory_mapping": "Now watching inventories for custom items to map",
"commands.rainbow.create_pack_failed": "Failed to create new pack!",
"commands.rainbow.mapped_all_sounds": "Mapped all loaded custom sounds",
"commands.rainbow.mapped_blocks": "Mapped %d blocks",
"commands.rainbow.mapped_held_item": "The held item was mapped",
"commands.rainbow.mapped_held_item_problems": "The held item was mapped, however problems occurred whilst doing so. Read the pack report after finishing the pack for more information",
"commands.rainbow.mapped_items_from_inventory": "Mapped %d items from your inventory",
"commands.rainbow.mapped_skulls_from_inventory": "Mapped %d skulls from your inventory",
"commands.rainbow.mapped_sounds_of_namespace": "Mapped custom sounds of namespace %s",
"commands.rainbow.mapped_target_block": "The targeted block was mapped",
"commands.rainbow.mapped_target_block_problems": "The targeted block was mapped, however problems occurred whilst doing so. Read the pack report after finishing the pack for more information",
"commands.rainbow.no_block_mapped": "No block was mapped. Either no custom blocks were found, or they were already included in the pack",
"commands.rainbow.no_blocks_mapped": "No blocks were mapped. Either no custom blocks were found, or they were already included in the pack",
"commands.rainbow.no_item_mapped": "No item was mapped. Either no custom item was found, or it was already included in the pack",
"commands.rainbow.no_items_mapped": "No items were mapped. Either no custom items were found, or they were already included in the pack",
"commands.rainbow.no_pack": "Create a pack first: %s",
"commands.rainbow.no_sounds_mapped": "No custom sounds were found to be mapped",
"commands.rainbow.pack_created": "Created pack with name %s",
"commands.rainbow.pack_finished_error": "Errors occurred whilst writing the pack to disk!",
"commands.rainbow.pack_finished_successfully": "Wrote pack to disk",
Expand Down