FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

Implement Translatable Schematic Commands

Open ydal251 opened this issue 9 months ago • 0 comments

Overview

Implements Translatable Schematic Commands

Fixes #2556

Description

Use language defined in Strings.json for schematic commands

Submitter Checklist

  • [X] Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • [X] Ensure that the pull request title represents the desired changelog entry.
  • [X] New public fields and methods are annotated with @since TODO.
  • [X] I read and followed the contribution guidelines.

ydal251 avatar Mar 09 '25 15:03 ydal251