Skip to content

Commit

Permalink
Merge pull request #571 from refinedmods/fix/GH-542/emi
Browse files Browse the repository at this point in the history
feat: item tag translations
  • Loading branch information
raoulvdberge authored Jun 20, 2024
2 parents 83bb3a9 + ffe57b2 commit f5c8584
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Item tag translations.

## [2.0.0-milestone.3.13] - 2024-06-16

## [2.0.0-milestone.3.12] - 2024-06-16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,24 @@
"permission.refinedstorage2.build.description": "Whether the player can add or remove network devices.",
"permission.refinedstorage2.security": "Security",
"permission.refinedstorage2.security.description": "Whether the player can manage the security options for a network.",
"tag.item.refinedstorage2.cables": "Cables",
"tag.item.refinedstorage2.constructors": "Constructors",
"tag.item.refinedstorage2.controllers": "Controllers",
"tag.item.refinedstorage2.crafting_grids": "Crafting Grids",
"tag.item.refinedstorage2.creative_controllers": "Creative Controllers",
"tag.item.refinedstorage2.destructors": "Destructors",
"tag.item.refinedstorage2.detectors": "Detectors",
"tag.item.refinedstorage2.exporters": "Exporters",
"tag.item.refinedstorage2.external_storages": "External Storages",
"tag.item.refinedstorage2.fluid_storage_disks": "Fluid Storage Disks",
"tag.item.refinedstorage2.grids": "Grids",
"tag.item.refinedstorage2.importers": "Importers",
"tag.item.refinedstorage2.network_receivers": "Network Receivers",
"tag.item.refinedstorage2.network_transmitters": "Network Transmitters",
"tag.item.refinedstorage2.relays": "Relays",
"tag.item.refinedstorage2.security_managers": "Security Managers",
"tag.item.refinedstorage2.storage_disks": "Storage Disks",
"tag.item.refinedstorage2.wireless_transmitters": "Wireless Transmitters",
"text.autoconfig.refinedstorage2.title": "Refined Storage 2",
"text.autoconfig.refinedstorage2.option.smoothScrolling": "Smooth scrolling",
"text.autoconfig.refinedstorage2.option.screenSize": "Screen size",
Expand Down

0 comments on commit f5c8584

Please sign in to comment.